hi, im a newbie at html or web, well, i was creating a "homepage" blog on blog*er.com, it's just a simple page that shows a flash object, but i uploaded the swf file at screenc*st.com, so the flash player need to be clicked first (you know the play button at the middle of the flash player, not like yout*be that play automaticly), so can anyone help me on this, if my homepage can be played automaticly it will be very cool, so thankyou. and anyway, im really really a newbie, the homepage i made was only have this at the html code anyway
thankyou verymuch and so sorry for the bad english :(
*allan
Code:
<object data="http://content.screencast.com/users/allanbachti/folders/Default/media/6d362d4d-e9cf-4de7-b0ae-91e69b5b8caf/bootstrap.swf" height="400" id="scPlayer" type="application/x-shockwave-flash" width="550"> <param name="movie" value="http://content.screencast.com/users/allanbachti/folders/Default/media/6d362d4d-e9cf-4de7-b0ae-91e69b5b8caf/bootstrap.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#FFFFFF" /> <param name="flashVars" value="containerwidth=550&containerheight=400&content=http://content.screencast.com/users/allanbachti/folders/Default/media/6d362d4d-e9cf-4de7-b0ae-91e69b5b8caf/movie%20preloader%20edited.swf&blurover=false" /> <param name="allowFullScreen" value="true" /> <param name="scale" value="showall" /> <param name="allowScriptAccess" value="always" /> <param name="base" value="http://content.screencast.com/users/allanbachti/folders/Default/media/6d362d4d-e9cf-4de7-b0ae-91e69b5b8caf/" /> Unable to display content. Adobe Flash is required.</object>
*allan
Comment