A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Export problem?

  1. #1
    Junior Member
    Join Date
    Oct 2004
    Location
    Miami, FL
    Posts
    3

    Export problem?

    I've got a flash file that streams mp3's from a server using the loadsound command.

    It works fine when I test the flash file in flash. But when I bring the .swf file into an html file and load it in a browser it doesn't play the songs.

    Am I missing something?

    I tried publishing out of Flash directly and also tried placing a swf file into Dreamweaver and the same result each way.

    Other files that contain the mp3 within the movie don't have that problem. But I don't want to go that route because it will increase the final movie size by a large amount.

    Any body else run into this?

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Did you use the full url? Is the .mp3 in the same folder as the html and the .swf?

  3. #3
    Junior Member
    Join Date
    Oct 2004
    Location
    Miami, FL
    Posts
    3
    The files are still on my hard drive. Within a temp folder. The mp3s are in a folder called "music". The Url I used is "music/name ofmp3.mp3". It plays fine in the Flash Test movie mode but The Browser doesn't call it. However, it does call an html file from another button.

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    So you're testing this locally and through a browser & html file? How's the html call that does open, coded?

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