Help me to Put Flash swf and Link URL

Discussion in 'HTML & Website Design' started by vanko, Dec 5, 2009.

  1. #1
    Friend

    I have flash banner. But I confuse to put in the wordpress widget. And then adding URL when people click them. For example here the HTML Code:

    <p>
    <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="125" height="125">
    	<param name="movie" value="file:///C:/Users/Desktop/125x125.swf">
    	<param name="quality" value="High">
    	<embed src="file:///C:/Users/Desktop/125x125.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="125" height="125"></object>
    </p>
    
    HTML:
    - so where link must be located?
    - Why wordpress widget can not read them

    Thanks so much for your help
    Vanko
     
    vanko, Dec 5, 2009 IP
  2. hostwebdata

    hostwebdata Peon

    Messages:
    264
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    file:///C:/Users/Desktop/125x125.swf
    that need to be changed to the url where the file is uploaded
     
    hostwebdata, Dec 5, 2009 IP
  3. vanko

    vanko Well-Known Member

    Messages:
    414
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #3
    Yes I see. I mean, how about URL link when people click? I want to put affiliate lin. Thanks
     
    vanko, Dec 5, 2009 IP
  4. hostwebdata

    hostwebdata Peon

    Messages:
    264
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    you would have to make that in the flash it would not be a code unless you add a text under need to link it to a url
     
    hostwebdata, Dec 5, 2009 IP
  5. myst_dg

    myst_dg Active Member

    Messages:
    224
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    58
    #5
    Edit the *.fla (suppose you have it), and publish as *.swf.
     
    myst_dg, Dec 5, 2009 IP
  6. vanko

    vanko Well-Known Member

    Messages:
    414
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #6
    in flash format, how I can put the Affiliate URL like HTML image format? That's what I mean.

    .fla I do not have it. I want code in HTML format.

    Thanks
     
    vanko, Dec 5, 2009 IP