Can this Javascript code be converted in Flash Format

Discussion in 'HTML & Website Design' started by Ojasvi Bhargava, Oct 28, 2010.

  1. #1
    Since Blogger doesnt support javascript in blogger posts i need the code given to be converted in html shockwave flash format.
    I think its possible to convert the code in html flash format as it has a swf file for embedding.

    Here is the code:
    All Genuine Comments will be appreciated.
    I will be pleased if someone can do it for me.


    Thanx
     
    Ojasvi Bhargava, Oct 28, 2010 IP
  2. Ojasvi Bhargava

    Ojasvi Bhargava Peon

    Messages:
    345
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i need much awaited response.
     
    Ojasvi Bhargava, Oct 28, 2010 IP
  3. Ojasvi Bhargava

    Ojasvi Bhargava Peon

    Messages:
    345
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    still waiting for the solution.
    Anyone?
     
    Ojasvi Bhargava, Oct 29, 2010 IP
  4. Ojasvi Bhargava

    Ojasvi Bhargava Peon

    Messages:
    345
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    help needed?
    anyone?
     
    Ojasvi Bhargava, Oct 29, 2010 IP
  5. Voynex

    Voynex Peon

    Messages:
    31
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yes, that's possible. Try this code:
    
          <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="430">
            <param name="movie" value="http://livestreamnow.info/St/1/hdflvplayer/hdplayer.swf'" />
            <!--[if !IE]>-->
            <object type="application/x-shockwave-flash" data="http://livestreamnow.info/St/1/hdflvplayer/hdplayer.swf'" width="600" height="430">
            <!--<![endif]-->
              <p>Alternative content</p>
            <!--[if !IE]>-->
            </object>
            <!--<![endif]-->
          </object>
    
    Code (markup):
     
    Voynex, May 19, 2011 IP