PDA

View Full Version : Flash video control problems


jbg00d
02-28-2008, 01:53 AM
Howdy folks! I'm having an issue with my flash on screen controls not showing when I put them into another page.

Here's what I'm doing:

I make a progressive flash video, publish the .swf and the .html files it to a folder.

I then copy the script and object files to another page, set the AC.js link in the page.

Then I set the file paths in the script: 'src','flash/maplus' and 'movie','flash/maplus'

Now in the object: <param name="movie" value="flash/maplus.swf"
and <embed src="flash/maplus.swf"

Then test it in the browser, it plays, but does not show the clear, "over" controls.

What am I missing? Any help would be greatly appreciated. thanks

Brian