Jump to content

Moving Pictures


Dredon

Recommended Posts

Yeah it's Flash, this is the code to embed the movie:<div id="flashcontent" style="width:760px; height:337px;"><script language="javascript" type="text/javascript"> var fo = new FlashObject("/Home/HeaderFlash.aspx", "animationName", "760", "337", "8", "#FFFFFF", "", "", "/App_Themes/Expressions/Images/great_expressions_01.jpg");fo.addParam("allowScriptAccess", "sameDomain");fo.addParam("wmode", "transparent");fo.addParam("quality", "high");fo.addParam("scale", "noscale");fo.addParam("loop", "true");fo.write("flashcontent");</script></div>All that uses are some basic motion tweens, you should be able to find several tutorials about that. If you have Flash installed, open it and hit F1.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...