Help - Search - Members - Calendar
Full Version: movie as banner
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
Note
how do you make a movie intop a banner?

::jerry::
capsule
u could put a movie into a flash file and put the flash file up as a banner....

i think thats where u're gettin at.
Note
how do you put the movie in a flash file?

::jerry::
capsule
1) get macromedia flash MX
2) Go to File > Import > [Movie]

That's it :D
angel-roh
yeah like masu_misairu says... go download Macromedia Flash MX... i think there is a 30 day trial version one at downloads.com hehe but u need to register-_-;;; which is umm takes about 5 or 6 minutes? heh... OR LESS heh
Note
thx but how do i add a movie from a site?

::jerry::
TheSilenceInDiction
There's no way for you to save the clip from the site?
CJ1
View source! Gimme the link, and i'll give the code.
sammi rules you
right click the image of the movie and save it. upload it to your own server and then do the same thing as a regular header.
DrNick311
^ I don't think you can do that, you have to do it from the source.

Once you get a movie link, use a movie player from Xanga Scripts and put that player (with the link) at the top of your custom header.
razbus
If you get the file saved as a "swf" file, all you have to do is upload it, and then embed it into your html .

Example:
CODE
<!-- begin code provided by createblog.com -->
<object height="100" width="550" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
       <param value="SWF FILE URL" name="movie">
       <param value="high" name="quality">
  <param name=FlashVars value="gCurURL=YOUR XANGA">
       <embed height="100" width="550"  type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="SWF FILE URL" FlashVars="gCurURL=YOUR XANGA">
     </object>
<!-- end code provided by createblog.com -->


All you have to do is change to your desired width and height, url of the file, and the url of your xanga. I hope this helps
swe3txprincesz
you cant get files from other sites unless you view there sorce nd copy the url and put it up there^^^^ but if you are going to you should ask the site owner for permission first
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.