Jump to content


Photo

Flash Header Into HTML


  • Please log in to reply
8 replies to this topic

#1 -GhoSt-

-GhoSt-

    Young Padawan

  • Members
  • Pip
  • 118 posts

Posted 19 May 2005 - 06:43 PM

Yo i dont have a clue on how to get my flash header into my html document can somebody help me plz?? thanx

#2 pr0jekt

pr0jekt

    Young Padawan

  • Members
  • Pip
  • 171 posts
  • Location:Australia
  • Interests:Anything Web.. mostly coding

Posted 19 May 2005 - 07:05 PM

if u want a really quick fix... then try

<embed src="locationofmovie.swf" width="100" height="100" />

theres the proper one but i cant seem to find it at the moment (at school B))

Edited by pr0jekt, 19 May 2005 - 07:40 PM.


#3 -GhoSt-

-GhoSt-

    Young Padawan

  • Members
  • Pip
  • 118 posts

Posted 19 May 2005 - 07:14 PM

thx lol if this dont work...like i cant get it ill pm u and wen u feel unlazy u can get it for me

#4 pr0jekt

pr0jekt

    Young Padawan

  • Members
  • Pip
  • 171 posts
  • Location:Australia
  • Interests:Anything Web.. mostly coding

Posted 19 May 2005 - 07:43 PM

<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="32" height="32">
  <param name="movie" value="movie.swf">
  <param name="quality" value="high">
  <embed src="movie.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="32" height="32"></embed></object>

replace the 2 occurences of movie.swf with the location of you flash animation

also change the 2 occurences of width and height with the appropriate value B)

sorry about the lazy remark b4

#5 -GhoSt-

-GhoSt-

    Young Padawan

  • Members
  • Pip
  • 118 posts

Posted 19 May 2005 - 09:00 PM

lol its ok man thx for the whole thing tho

#6 -GhoSt-

-GhoSt-

    Young Padawan

  • Members
  • Pip
  • 118 posts

Posted 20 May 2005 - 12:02 PM

yo i put that code in and changed the size and the name of the movie and well i just get a blank white spot where the header should be..u kno the problem?

#7 Donna

Donna

    Retired P2L Queen!

  • P2L Staff
  • PipPipPipPip
  • 12,330 posts
  • Gender:Female
  • Location:B.C Canada

Posted 20 May 2005 - 12:05 PM

yo i put that code in and changed the size and the name of the movie and well i just get a blank white spot where the header should be..u kno the problem?

Post the url so we can see your code please the full page

#8 -GhoSt-

-GhoSt-

    Young Padawan

  • Members
  • Pip
  • 118 posts

Posted 20 May 2005 - 12:09 PM

the site isnt published yet...im workin on it first..i cud show u wat i did...

<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="736" height="219">
 <param name="movie" value="5588.swf">
 <param name="quality" value="high">
 <embed src="5588.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="736" height="219"></embed></object>

everything is in its place and all that...nothins messed up...just the movie wont show up

#9 gob

gob

    Young Padawan

  • Members
  • Pip
  • 22 posts
  • Location:Ireland

Posted 21 May 2005 - 03:13 AM

Maybe the movie is in the wrong folder? It should be in the same folder as the html document.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users