PDA

View Full Version : Video Problem


ScottDuncan
06-25-2004, 01:13 AM
I have a project that is 800x600 with a video on the page. the video is 352x240. I have a action on the video to set full screen on a click and visa versa. Here's the problem, when I run the project, the video plays but you can only hear the video no image. But if you click on the video while it's playing it will go fullscreen and everything looks and sounds fine. If you click again (while in full screen) it will go back to the 352x240 size but again no image, just sound. Here's an interesting symptom, if I preview the page with this video problem, the 352x240 video looks and sounds fine, and even does fullscreen fine. But if I preview the project, the 352x240 video has no image just sound, and fullscreen works fine.

any help will be very appreciated.

fcc
06-26-2004, 12:55 PM
Is very strange.

try with 352X288 , this is CIF resolution.
Also you can have some problem with the codec, in my experience with the most recent MPEG-4 codec the AMS video object fails, and I have to use the Media Player Plugin.

Good luck.

longedge
06-26-2004, 01:37 PM
Have you tried the Windows Media Player plug in? Might just do the trick.


Oops sorry fcc just saw that you already mentioned this - :rolleyes

ScottDuncan
06-26-2004, 01:49 PM
Thank You for your response. I will try your ideas. I didn't even think about the mediaplayer object. I haven't used it yet, hopefully I can make my own frame and controls. This problem really seems like a AMS problem, everything works beatifully on a page preview, but not the project. very strange.

Thanks Again for your help

ScottDuncan
06-26-2004, 01:50 PM
Thanks Longedge, I'm really stumped on this. I have tried the plugin yet, but will shortly.