A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: link a quicktime movie with flash please help!!

  1. #1
    Junior Member
    Join Date
    Mar 2005
    Posts
    6

    link a quicktime movie with flash please help!!

    hi need help please!!

    got one of them 360 degree quicktime movie clips. its 5mb, i need it to pop up in a new window but keep the .mov file outside flash? i have tried to import it but it does not allow me to???? is there any action script i can use?

    im using
    code:

    on(release){
    getURL("2d.mov","_blank" );
    }



    this opens it fine but in a boring html page, i would like a new swf life to open with the video displayed inside the new window and i want to keep the .mov file in a folder completely outside of flash??

    is this possible?? please help! thanks alot

  2. #2
    Junior Member
    Join Date
    Mar 2005
    Location
    minds playin tricks on me
    Posts
    18
    your best bet is probably to use a javascript popup window that is a little larger than your window.

    Do a search for popup window and your likely to find your answer.

    webG
    minds playin tricks on me

  3. #3
    Junior Member
    Join Date
    Dec 2004
    Posts
    11
    hi der,hay can u help me,its d same problem i'm goin throguh,i'm making my website .i want my showreel to be dispalyed in a separete window ,
    whts the code or script so dat as i click a button in a swf ,it should open a new window showin the video

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