![]() |
A little html/php problem
So I have a lot of videos on my site. For them I use flash video, in the swf/flv method. I encode and then upload my .flv, then create a .swf that plays it.
I'm using the Joomla CMS for my site, and embedding this .swf into a page in it doesn't work correctly (the 2nd .swf file for the video controls like volume etc. doesn't show), so instead I use an iframe of a simple file that shows the video. (I hope I haven't confused you ;_; ) To ease adding new videos, each of my .swfs is in it's own folder and named index.swf. My "show video" file just displays the index.swf and also has a direct link to it for fullscreen viewing if anybody wants to see it fullscreen. My problem is that the videos don't show in Internet Explorer ;__; but they work fine in firefox. PHP Code:
|
I suppose you could take a look at this page:
http://weblogs.macromedia.com/access...earch_of_a.cfm Try looking at the source for the nested object method (it doesn't use any <embed> tags). Then again, it could be because your first object tag is missing the closing bracket. |
| All times are GMT -5. The time now is 07:52 AM. |
Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2026, vBulletin Solutions, Inc.