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 Mike Lewis 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
  • 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 auto update rss xml in flash without whole page refresh?

    kennethkawamoto thanks once again. do you mean i paste those varibles just before the following code?: // Start the rotator var irt = new com.jeroenwijering.players.ImageRotator(this.rotator); function startNewRotator():Void { irt.loadConfig(); } setInterval(this, "startNewRotator"...
  4. DavidPlus

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

    Thanks it worked now. i think there was catch problem that didn't work before. Is there a way to hardcode externalfeed.php part inside flash itself : <param name="flashvars" value="file=externalfeed.php&autostart=true&transition=fade&shownavigation=false&rotatetime:4&shuffle There are sites...
  5. DavidPlus

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

    xml is changing for each song. The xml is rss feed from a remote site. I hear the radio station and when song changes i want the image to change. I am 100 percent sure the xml is changing since if i go directly to xml i see new one is there but this flash does not display that new image unless i...
  6. 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...
  7. DavidPlus

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

    Thanks for the code but it unfortuently it Doesn't work !! The picture never changes. There is one image in xml and it stays showing that only. Instead of changing it to diffrent one when rss xml changes.
  8. 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
  9. DavidPlus

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

    opss i mean not made by me .lol i can't edit
  10. DavidPlus

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

    keen the flash is made by me. Is open source. you can look at it with it source at : http://www.jeroenwijering.com/upload/flash_image_rotator.zip It is difficult to post all code here beside i do not know much how to get to the code!! I hope you be able to help me.Thanks
  11. DavidPlus

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

    There is prolem with the fourm . Here is direct link to image: http://img3.freeimagehosting.net/image.php?665f71e4ea.jpg
  12. 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"...
  13. DavidPlus

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

    i installed flsh so where should i change ?
  14. DavidPlus

    my wamp apache webserver can't connect to mysql

    5 months ago every thing was working. I had data in database i could display it and do lots of stuff. Now i get Access denied for user: '@localhost' to database 'visualbasic' it seems for some rason mysql never stars. could you help me trouble shoot this problem. Even the wamp server shows...
  15. 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.
  16. DavidPlus

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

    I installed flash 8 and here is what i see . could you tell me step by step what should i do ?Thanks
  17. DavidPlus

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

    I installed flash 8 and here is what i see . could you tell me step by step what should i do ?Thanks
  18. DavidPlus

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

    I installed flash 8 and here is what i see . could you tell me step by step what should i do ?Thanks http://img3.freeimagehosting.net/uploads/th.cce80ef606.jpg
  19. DavidPlus

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

    I installed flash 8 and here is what i see . could you tell me step by step what should i do ?Thanks
  20. DavidPlus

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

    could tell me what version should i install and where i can change the interval. I waiting to install a trial version.

Part and Inventory Search

Back
Top