Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
jclub #1
cannot get swf file to play in popup window
The swf file plays fine with the source file (flv) on streaming server. see
page [url]http://www.jobclub.com/testing/healthcare.html[/url] Open Employment Video
Profile in center. All I want to do is to have iit play in a popup window.
But I cannot figure out how to play the swf file in a popup window
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=9,0,28,0" <script type="text/javascript">
AC_FL_RunContent(
'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
version=9,0,28,0','width','285','height','231','ti tle','HealthSouth','src','eva/
evaemp/HC240','quality','high','pluginspage','http://www.adobe.com/shockwave/dow
nload/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','eva/evaemp/HC240'
); //end AC code
</script><noscript><object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=9,0,28,0" width="285" height="231" title="HealthSouth">
<param name="movie" value="eva/evaemp/HC240.swf" />
<param name="quality" value="high" />
<embed src="eva/evaemp/HC240.swf" quality="high"
pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
n=ShockwaveFlash" type="application/x-shockwave-flash" width="285"
height="231"></embed>
</object>
</noscript>
Thanks
Mat Media
jclub Guest
-
Create Popup Window
I would like to create a popup window with specific properties rather than just opening a new browser window. Is this possible in Contribute? -
Popup Window
Hi all, is there a way to show a popup window with additional information without calling the page from the server again? Cheers Rob -
Popup menu on popup window
Hi, I want to create a popup menu when a button on a popup window is clicked. I have this in my popup window: myMenu =... -
can a popup window return data to parent window?
Is it possible to do the following in php: I want to have a main form open. In the form I want a button that will open a popup window so the user... -
REQ: Help with popup window....
I am a confessed novice with Dreamweaver MX & web design. I am looking for some help in creating a popup window, NOT a popup message, on my...



Reply With Quote

