Hey,
I made a flash banner but i dont know how to put it on my site,
I'm using frontpage and the file has a .fla extension, I try dragging the file onto the page but it just comes up as the name and alink to the file.
Printable View
Hey,
I made a flash banner but i dont know how to put it on my site,
I'm using frontpage and the file has a .fla extension, I try dragging the file onto the page but it just comes up as the name and alink to the file.
i'd probably use dreamweaver. If you uploaded the photo to like photobucket there should be an html tag to put it on ur site. just spot where in the code you could put it
fla is not the playble format of flash its the one that contains the data for the flash movie, aka no compiled.
The one you wnat to insert in tpo the page is the swf file.
The insettion code for the swf is
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="number" height="number">
<param name="movie" value="url of flash">
<param name="quality" value="high">
<embed src="url of flash" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="number" height="number"></embed>
</object>
bold bits need editing
you need to buy a flash program to do it right? if so how much?
You cant realy get a fla without haveing the flahs program "/Quote:
Originally Posted by gum
Athogh best program for flash is macromedia flash
http://www.macromedia.com/software/f...d_flash_082403
Athogh price is VERY steep
i'll ditch that... *throws idea in bin*
Dream weaver= £200-£500
macromdia flash= £100-£300
I got the trial version of Macromedia Flash MX 2004 to make it,
I think i need to get a code for it, like html to put in the HTML tag.
html code to imbed flash movie isQuote:
Originally Posted by Rob
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="number" height="number">
<param name="movie" value="url of flash">
<param name="quality" value="high">
<embed src="url of flash" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="number" height="number"></embed>
</object>
just edit bold bits :D
where do i get a URL for it?
I tried photobucket,but it doesnt support .fla
Edit: Sorry For Double Post
[Edited By Partie2] (Forum Moderator) Please try dont double post just edit your last post.
Ok open the program,
do what you have to do :)
click file then click export then click .html & .Swf
and upload them to photobucket :) it should allow you
Upload it onto your serverQuote:
Originally Posted by Rob
My ict teacher says u can get a student discount for flash mx and dreamweaver
Get 30 day free trial...
why as we are pupils?
anyway back ontopic :)
did that work?
Thanks alot both of u, (:Woof and Mentor)
It deserves some + Rep :D
waahaaay :)
its best to help others ;)
Mentor that code doesnt work : /
o.O code to show the flash ?
ie like a flash banner you want it on site?
if so then hold on and i will see if i can find you the code ;)
Ok if u could that would be great, and yea it is a banner
Hey, me again, try this :
i dont think this will work though (veru unlikely)
Code:<embed width="128" height="128" src="URL HERE"></p>
Nope doesnt work :(
heh, didnt think it would, hang on :)
that should work :l long code, there is a shorer one, cant find itCode:<OBJECT
codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0
height=110 width=550
classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000><PARAM NAME="movie" VALUE="url here">
<PARAM NAME="quality" VALUE="High">
<param name="_cx" value="14552">
<param name="_cy" value="2910">
<param name="FlashVars" value>
<param name="Src" value="URL HERE">
<param name="WMode" value="Window">
<param name="Play" value="-1">
<param name="Loop" value="-1">
<param name="SAlign" value>
<param name="Menu" value="-1">
<param name="Base" value>
<param name="AllowScriptAccess" value="always">
<param name="Scale" value="ShowAll">
<param name="DeviceFont" value="0">
<param name="EmbedMovie" value="0">
<param name="BGColor" value>
<param name="SWRemote" value>
<param name="MovieData" value>
<param name="SeamlessTabbing" value="1">
<embed width="550" height="110" src="URL HERE"
quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash"></embed></OBJECT>
where it says width and height should i change that to what it is on the banner?
yes ;) and should work
I don't get it, it won't do it
for the 3rd time in this thread, this is the basic code to imbed a flash movie
Code:<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="number" height="number">
<param name="movie" value="url of flash">
<param name="quality" value="high">
<embed src="url of flash" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="number" height="number"></embed>
</object>
Lol, sorry,
anyway i got it sorted, i was pasting it right onto FrontPage and it was changin the code, so i pasted it into wodpad then copy& pasted it into frontpage, may sound confusion but hey, it worked
Do u no how 2 change the background colour of the Flash banner?
[Edited By Partie2] (Forum Moderator) Please dont double post just edit your last post.
tht aint a edit otherwise a bx would have come up @ the bottom
just stop doin it.
it does ma head in
U would change that back in the flash program before its compiled in to an swfQuote:
Originally Posted by Rob
Ok, Thanks
if your school has flash/dreamweaver ask them for a copy, pay about a a tenner.