|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre>
<html> <body> <DIV> <OBJECT classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ID="weather"> <PARAM NAME="movie" VALUE="fla1.swf"> <PARAM NAME="menu" value="false"> <PARAM NAME="quality" VALUE="high"> <PARAM NAME="bgcolor" VALUE="#FFFFFF"> <EMBED SRC="fla1.swf" MENU="false" QUALITY="high" BGCOLOR="#FFFFFF" WIDTH="132" HEIGHT="73" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED> </OBJECT> </DIV> </body> </html> [/code] This is basically the code in my html file. The flash file is called fla1.swf. Is there anything i need to be doing before i open this file in my browser? Do i need to download something ??? Please let me know how to get this thing working. |
|
#2
|
|||
|
|||
|
There's actually nothing else that you have to do. Your code is simply a DHTML. And you don't have to download anything at all. I'm not sure, but if you got this code by publishing your Flash movie by Flash or just used Dreamweaver to embed your movie, everything should work. This code is just saying that you have a Flash movie in your html and if visitors do not have a plug-in, they will have an option to download Shockwave/Flash Plug-in for their browsers from Macromedia site. Just browse it (upload everything on to your sever first!) and see how it works. If it's still not working etc.., please reply to this message.
![]() |
|
#3
|
|||
|
|||
|
What happened when you did open it?
|
|
#4
|
|||
|
|||
|
when you open it, the flash movie will automatically load. If someone doesn't have a plug-in, the movie won't load but will load a link with saying he/she doesn't have a plug-in in the browser. when you click the link, it will take you to Macromedia download site for shockwave/flash plug-in.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > first time user of flash |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|