 |
 |
Simple... yet I still can't find it!
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jan 2003
Location: :noitacoL
Status:
Offline
|
|
Ok...here's the deal... have a flash animation that has thumbnails... I want it to (when the user clicks on a thumb) to open a webpage (with getURL) with the image and the window set to the image size. Here's the thing... I have searched everywhere and the only thing I can find for fixing a window size is the window behavior... and that opens my image and then opens a separate window at the fixed size... I know this should be simple, but any help would be appreciated... (all of this in MX)
|

All as artificial as the Matrix itself, although only a human mind could invent something as insipid as Love.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Oct 2000
Location: Baltimore, MD
Status:
Offline
|
|
include a javascript on your page that the flash getURL accesses by hitting getURL=javascript:blah.js.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Nov 2001
Location: england
Status:
Offline
|
|
There is a extension (smartclip) that will do this for you-
http://home.swfla.rr.com/centerpopup/
it will open a new window with definable properties- i.e. no scrollbars, position on page, toolbar, etc- and it doesnt require any coding for html - flash takes care of it all  - it has worked for me on all (mac and pc) browsers- its very useful. The only probem is you have to create html pages for the fullsize images that appear in the popup.
chris
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2001
Location: Melbourne, Australia
Status:
Offline
|
|
Couldn't you use the window.open() method directly from the getURL command in flash?
ie:
getURL("javascript:open('','enlargementWin','direc tories=no,location=no, menubar=no,status=no,titlebar=no,toolbar=no,scroll bars=no,width=350, height=325,resizeable=no"));
|
|
Computer thez nohhh...
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Oct 2000
Location: Baltimore, MD
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jan 2003
Location: :noitacoL
Status:
Offline
|
|
Originally posted by Simon Mundy:
Couldn't you use the window.open() method directly from the getURL command in flash?
ie:
getURL("javascript:open('','enlargementWin','direc tories=no,location=no, menubar=no,status=no,titlebar=no,toolbar=no,scroll bars=no,width=350, height=325,resizeable=no"));
so just put that into flash? How does it keep relative files?
|

All as artificial as the Matrix itself, although only a human mind could invent something as insipid as Love.
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|