A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: Flashvars to play external flv audio in html !!! urgent!

  1. #1
    Junior Member
    Join Date
    Sep 2008
    Posts
    5

    Flashvars to play external flv audio in html !!! urgent!

    Hey everyone, I need urgent help

    This is 1st time I'm making a button that play's "music.flv" file externally through html. (Just audio which is converted in flv not mp3 or swf)
    Its works fine within .swf file via my server or local drive.
    I don't know how to use variable tags that I could use through the same player with multiple files at the same page embeded in the HTML. can someone please help me ? I have messed with the swi file & with the html. Don't have clue how it will work.

    like similar to this tut like this.

    http://getw3help.com/2008/05/create-...-in-flash.html

    for .swf
    flv.contentPath = flvurl;

    &

    for html
    < embed src="flvplayer.swf" flashvars="flvurl=movie.flv" type="application/x-shockwave-flash" height="290" width="300">< /embed>

    I'm new to SM3 Please help.... the file is SwishMax3

    Thx in advance

    .::PJ::.
    Attached Files Attached Files

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center