UA-100768763-1 Jump to content

Need a bit of help with Flash Files........


Recommended Posts

Just a quick question i hope someone can help me with.

I am making the banner for the Charitymates Project and have created it in Flash.

My problem is, I have the .swf file all ready and I also uploaded it to my Photobucket, but I have no idea how to post it so it is viewed Properly.

http://i16.photobucket.com/albums/b17/jcastick/Banner.swf

Click on that, and you'll see how I Don't want it to be viewed......I want people to be able to see it where all they see is what is confined to the border.

any help would be appreciated. :)

Link to comment
Share on other sites

Try displaying it through an HTML file. Here is a quick bit of HTML that should work:

<html>
<body>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="650" height="100" id="index" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="Banner.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000033" />
<embed src="Banner.swf" quality="high" bgcolor="#000033" width="650" height="100" name="index" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>

Of course, you won't be able to upload it to photobucket. Let me see what I can do.

Link to comment
Share on other sites

Luke, thanks a ton for helping out on this!

I may update the banner a bit to add some text, but that is pretty much the final version.

When I get it finished, could I just send it to you directly?

And thanks Fujis for the compliment :)

Link to comment
Share on other sites

Luke, thanks a ton for helping out on this!

I may update the banner a bit to add some text, but that is pretty much the final version.

When I get it finished, could I just send it to you directly?

Sure, just drop me a PM. I am happy to help!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...