| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#2 (permalink) |
|
Everything is fine.
|
If you mean a full window browser screen then I think this can only be done with JavaScript and, afaik, it's not Mac compatible. If you are talking about a local flash movie on a desktop or something then you can save it as a projector file which I think enables you to open in full screen (using FS Command)... Hopefully a better flash-bod will step in - Mike |
|
|
|
#3 (permalink) | |
|
volkswagen yellow & gold
Join Date: Apr 2003
Location: london, england.
Posts: 6,147
|
Quote:
i fucked it off anyway, got it kinda working, wait till the client complains (read: complains any more). |
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Oct 2005
Location: Gateshead
Posts: 15
|
Hi guys, I'm learning actionscript and came across the forums (which seem very freindly), so you may have to excuse my inexperience but I have come across a site that uses a full screen window in flash and works on a mac. www.cultureclub.be I hope that this is helpful. R0cker |
|
|
|
#7 (permalink) |
|
Iris Folder
Join Date: Apr 2003
Location: smokey
Posts: 2,643
|
How can you tell whether the link needs to be opened full screen or not? is that fact passed from the xml too? If so can't you just mod the swf to target a window open javascript in the html if the case requires or just launch blank (or whatever sized javascript etc. you'd be using) otherwise? |
|
|
|
#8 (permalink) |
|
Balinese Buddah Sensei
|
you normally just write your javascript popup: Code:
and then you just call it same in Flash as you would through an href tag: getURL("javascript:view(myXMLVar,'width=370,height =200')"); I think that's what you were asking anyway? That code is for a image-popup thing, but the general idea is the same... If the xml determines whether it's a popup-or not, you could simply just do a if/else and just have the getURL change depending... I hope that helps since I didn't quite understand, heh. audentes fortuna iuvat
Flatcat |
|
![]() |