Jump to content

problem with loading flash in Ajax


-Joppe-

Recommended Posts

Hello,

 

I'm new to Ajax and have a urgent problem with loading flash with Ajax. If there is already a post solving my issue please refer to that post and I'll erase this one.

 

At the moment I haven't got time to learn Ajax so I've just inserted a "standard" Ajax .js file and I have no problem with loading html-files into the page with tags like:

 

<a href="javascript:ajaxpage('videos/production/april.html', 'flash_video')">Video</a>

 

april.html contains a flashplayer that shows videos, but when I load it into the the div with ajax the flashplayer isn't displayed at all. The flashplayer requires a javascript which is declared in the header, isn't that script loaded whenever I "insert" my flashplayer using Ajax?

 

Thanks Joe

 

Link to comment
https://forums.phpfreaks.com/topic/139361-problem-with-loading-flash-in-ajax/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.