google-code-export / swfobject

Automatically exported from code.google.com/p/swfobject
1 stars 1 forks source link

problem refreshing flash content #498

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi

I want to embed mp3 flash player on my website (PHP and SQL data with musics).

For now, I just test flash mp3 player. The playlist is xml configurable with a 
file 'load.xml'.

In the exemple : there are initially 4 songs in the load.xml file.

When I start my test page ('embed_php.php') with wamp server (local) the mp3 
player display 4 songs. => ok

Refresh problem : !!!!

I modify load.xml file deleting for exemple 3 songs in it.
I should have now only 1 songs in the mp3 player when I refresh the web page 
(F5 or after a php form with action = 'embed_php.php').
Actually I still have 4 songs in the mp3 player. => It is like there is a 
refresh problem of the flash with javascript.

But if I close the window webpage (embed_php.php) and if I open it again (with 
wamp again) now I have the new playlist (1 song like in the load.xml file)

what is the matter ??

is there someone who know how to refresh the playlist (without closing and 
opening again the webpage ?) 
Thanks in advance.

Original issue reported on code.google.com by philippe...@gmail.com on 22 Aug 2010 at 12:29

Attachments:

GoogleCodeExporter commented 9 years ago
This is not a SWFObject bug. Please post implementation issues to the SWFObject 
Google Group.

Original comment by platelu...@gmail.com on 7 Nov 2010 at 6:42