Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. paly Flash Video

paly Flash Video

Scheduled Pinned Locked Moved ASP.NET
adobequestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jason_mf
    wrote on last edited by
    #1

    this is my code: <param value="false" name="menu"/> Why it can't play? Thanks.

    P 1 Reply Last reply
    0
    • J jason_mf

      this is my code: <param value="false" name="menu"/> Why it can't play? Thanks.

      P Offline
      P Offline
      padmanabhan N
      wrote on last edited by
      #2

      //you can use like this... Preview is my folder name and TRAD.AVI is my video name

      Padmanabhan

      J 1 Reply Last reply
      0
      • P padmanabhan N

        //you can use like this... Preview is my folder name and TRAD.AVI is my video name

        Padmanabhan

        J Offline
        J Offline
        jason_mf
        wrote on last edited by
        #3

        still can not play. only display a Blank region.

        P J 2 Replies Last reply
        0
        • J jason_mf

          still can not play. only display a Blank region.

          P Offline
          P Offline
          padmanabhan N
          wrote on last edited by
          #4

          //I am using the same .SWF format file. It plays fine for me.

          Padmanabhan

          1 Reply Last reply
          0
          • J jason_mf

            still can not play. only display a Blank region.

            J Offline
            J Offline
            Jain Vijay
            wrote on last edited by
            #5

            You can use this object. Here "Images_View/globe.swf" is the complete path of my flash file and set hight and width as per your requirement. Hope this will helpful for your. <OBJECT id='hcp' codeBase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'VIEWASTEXT> <PARAM NAME='_cx' VALUE='20585'> <PARAM NAME='_cy' VALUE='5054'> <PARAM NAME='FlashVars' VALUE='20585'> <PARAM NAME='Movie' VALUE='Images_View/globe.swf'> <PARAM NAME='WMode' VALUE='Transparent'> <PARAM NAME='Play' VALUE='-1'> <PARAM NAME='Loop' VALUE='-1'> <PARAM NAME='Quality' VALUE='High'> <PARAM NAME='SAlign' VALUE=''> <PARAM NAME='Menu' VALUE='0'> <PARAM NAME='Base' VALUE=''> <PARAM NAME='AllowScriptAccess' VALUE='always'> <PARAM NAME='Scale' VALUE='ShowAll'> <PARAM NAME='DeviceFont' VALUE='0'> <PARAM NAME='EmbedMovie' VALUE='0'> <PARAM NAME='BGColor' VALUE='FFFFFF'> <PARAM NAME='SWRemote' VALUE=''> <EMBED src='Images_View/globe.swf' quality='high' height='200' width='450' wmode='transparent' menu='transparent' TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1\_Prod\_Version=ShockwaveFlash'> </EMBED> </OBJECT>

            Regards... Vijay Jain :)

            "One thing you can't recycle is wasted time."

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups