A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: HELP PLEASE! TRYING TO POP UP .asx FROM FLASH

  1. #1
    Senior Member
    Join Date
    Sep 2003
    Location
    mn
    Posts
    244

    HELP PLEASE! TRYING TO POP UP .asx FROM FLASH

    Im not sure what Im doing wrong here folks. I am trying to link out to .asx (you know standard media player)...Im building a site in flash that has a video player list menu, the idea is to click on a film of your choice and then a windows media player should pop up and the video is streamed in it. I cant get the video player to pop up, nothing happens...my code is


    on (release) {
    getURL("video-test/BUGS_BUNNY_EASTER_YEGGS_512k.asx", "new");
    }

    am I doing this wrong or is there a better way to do the video content part? Please help
    pickles

  2. #2
    Flash Video Moderator Wheels's Avatar
    Join Date
    Dec 2000
    Location
    Minneapolis
    Posts
    1,590
    try "_blank", I don't think Flash supports "new".

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