Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: DavidPlus
  • Content: Threads
  • Order by date
  1. DavidPlus

    how to parse and display multi item remote xml in flash 8?

    Hi all. there is a remote rss xml file that has 10 items inside it. I wonder how in flash i can pars and display them on movie just like shown format: flash movie display format: -songname1 by artistname1 -songname2 by artistname2 -.... ..... Furthermore,i want to get new data every few...
  2. DavidPlus

    How to execute php inside flash and recive data

    Hi all. could any one show me how i can execute php script inside flash and recive its data. As you see the php code has 3 verialbes $artist, $song, $imageurl and i want to refrence those inside flash. could any one tell me how to execute php and refrece those varibles inside flash.thanks...
  3. DavidPlus

    How to execute php inside flash and display the result

    Hi all. could any one tell me how i can execute a .php script inside a flash 8 and display its result. Now if i call my .php script it displays an image. So i want to do the same inside flash by calling this .php and display output image.Looking forward for step by step instruction since i am...
  4. DavidPlus

    How to obtain information about active users in mysite

    Hi all. could any one tell me how i can obtain information about active users in my webpage. I want to be able to track them in almost real time. Could any one tell me how i can do that in php.looking forward for your replies.Thanks
  5. DavidPlus

    How to modify flash so it pulls php url every 15 seconds

    Hi flash folks. could any one tell me how to modify flash .fla file so it pulls a .php url every 15 seconds without need to refrsh to the whole page tha contains the flash. Here is how the flash is placed in page: <object type="application/x-shockwave-flash" data="./imagerotator.swf"...
  6. DavidPlus

    my wamp apache webserver can't connect to mysql

    Hi all could any one help solved probleming of conncting my wamp apache to mysql. I keep trying to run it but it never raeads data from database. It used to wrok befor but not i have this problem.
  7. DavidPlus

    How to get current url in addrss bar via php?

    Hi all. could any one show me how i can obtain whatever the url that the user currently has in their address bar at start of page load?
  8. DavidPlus

    how to auto update rss xml in flash without whole page refresh?

    Hi all. I don't have experience working with flash . But i need a help adding auto update rss xml to a flash image rotator which is not made me(The author provided the source .fla file).Now flash pulls image url from a rss feed but if i want view updated rss i have to reload the whole page!! I...
  9. DavidPlus

    How point .png to .php at server level?

    Hi all. could any one show me how i can point .png to .php instead at server level. The server that hosts the script has the fllowing info so i am not sure if it is the same as apache. Looking forward for reply.Thanks System Linux ws6 2.6.17.8-SE #5 SMP Thu Sep 21 22:21:16 GMT 2006 i686...
  10. DavidPlus

    failed to open stream: HTTP request failed

    Hi all. I try to run the following script that read image url from rss xml and display it but when image url has space on it, it fails as shown below(trows garbage as output with error).If i copy and paste that url the image displays in the browser but for some reason it trows error on the page...
  11. DavidPlus

    Is it possible to display diffrent image every 15 seconds without refr

    Hi all . I wonder if we can write a php script that once it is called using It showes diffrent pics every 15 seconds without refreshing the whole page. i be happy if some show me how this can be done all inside php without any javascript.Thanks
  12. DavidPlus

    How to use mod_rewrite to point to diffrent file on Linux server?

    I want create .htaccess file for one of my folder so that when web visitor ask a file like me.png it point them to me.php instead. I be happy if some one tell me how to make this .htaccess file in linux server and where to place it.Thanks server information: System Debian GNU/Linux - Bi PIII...
  13. DavidPlus

    How to referene perticuler xml data in php?

    Hi all. i have an xml file as shown below and i want to reference specific data out it.(The data shown in bold)Could any one show me how to reference those data so i can use them later as variables.I not only want to output them all at once.I also want to learn how to reference individual items...
  14. DavidPlus

    How to add dynamic gif image to a png image

    Hi all. I have a png imaage and i want to add a dynamic image to it that is produced by calling an xml feed file.But i do not know how to achive that. I reached to point where i can add environmental varible to png but do now khow how to put dynamic image to it. I be happy if some one help me...

Part and Inventory Search

Back
Top