Results 1 to 9 of 9

Thread: Help need with HTML

  1. #1
    Cool Newbie
    Join Date
    Aug 2006
    Posts
    42

    Default Help need with HTML

    I was wondering if anyone new a code for this to be embedded (well i hope thats the word) for myspace...

    http://img166.imageshack.us/my.php?image=shaka3hv.swf

  2. #2
    Say wha??? Jale's Avatar
    Join Date
    Nov 2004
    Location
    Santiago, Chile
    Age
    34
    Posts
    6,448

    Default Re: Help need with HTML

    I hope this helps you: Click here.

  3. #3
    Lifeless pain...
    Join Date
    Aug 2006
    Location
    With you....
    Age
    35
    Posts
    425

    Default Re: Help need with HTML

    you already uploaded it to Imageshack just get the URL of the image that imageshack provides (the Direct link to image) then enter as follows...


    <img src="ENTER URL HERE">

  4. #4
    The New Kid
    Join Date
    Aug 2006
    Posts
    20

    Default Re: Help need with HTML

    I doubt it allows direct access to that swf file :/
    http://kailleradb.net < new kaillera related help & support etc site...

  5. #5
    Lifeless pain...
    Join Date
    Aug 2006
    Location
    With you....
    Age
    35
    Posts
    425

    Default Re: Help need with HTML

    It will i put it on a friend of mines site. He liked the game too so i put it on his site.

  6. #6
    Say wha??? Jale's Avatar
    Join Date
    Nov 2004
    Location
    Santiago, Chile
    Age
    34
    Posts
    6,448

    Default Re: Help need with HTML

    Quote Originally Posted by 0746 View Post
    I doubt it allows direct access to that swf file :/
    http://img166.imageshack.us/img166/9290/shaka3hv.swf

  7. #7
    Cool Newbie
    Join Date
    Aug 2006
    Posts
    42

    Default Re: Help need with HTML

    Its not an image, its a flash (swf) file....

  8. #8
    Capo di Tutti Capi alcoatjez's Avatar
    Join Date
    Mar 2005
    Location
    The Netherlands
    Age
    40
    Posts
    1,602

    Default Re: Help need with HTML

    Quote Originally Posted by Mr.Bentit View Post
    Its not an image, its a flash (swf) file....
    Yes, but as you can see, it works

  9. #9
    The New Kid
    Join Date
    Aug 2006
    Posts
    20

    Default Re: Help need with HTML

    Code:
    <object width="800" height="600">
      <param name="movie" value="http://img166.imageshack.us/img166/9290/shaka3hv.swf" />
      <param name="quality" value="high" />
      <embed src="http://img166.imageshack.us/img166/9290/shaka3hv.swf" quality="high" type="application/x-shockwave-flash" width="800" height="600"></embed>
    </object>
    http://kailleradb.net < new kaillera related help & support etc site...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •