Jump to content

embedding flash file on google or web (issue)


hansolo

Recommended Posts

<embed src="http://sites.google.com/site/mysitename/flash.swf" width="540" height="140" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> ive tried to embed a flash file to my google site. Every time ive tried to change the html code in the edit panel . When i save the code and open the panel google added and broke the code. My issue is were can upload and embed this flash file . I dont have anissue embedding a file on my desktop. in text editor like notepad.

Link to comment
Share on other sites

what's the actual path to your flash file on the web? After you upload it to htdocs, or www, it should be available in your main domain, ie, www.mysite.com/flash.swf. check your error console for you browser, It will give you an error if it can find the file, and from there you should know where it needs to go so that your HTML file can find it.

Edited by thescientist
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...