Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > flash and mac question....

flash and mac question....
Thread Tools
Fresh-Faced Recruit
Join Date: Jun 2004
Status: Offline
Reply With Quote
Jun 23, 2004, 05:43 AM
 
Can you guys tell me if this works on your mac comps and then which OS u have

www.rainstormphotography.co.uk/newestbc.html

It's supposed to be flash.
Also, is there a way I can make the pop up window full size as it opens, without having to click to resize?
B
     
Dedicated MacNNer
Join Date: Aug 2003
Location: at work
Status: Offline
Reply With Quote
Jun 23, 2004, 01:07 PM
 
osx 10.3 - works fine (photos are way sweet!)


<script language="Javascript">
<!--
window.resizeTo(screen.width,screen.height)
//-->
</script>
"Thank you Mario, but our princess is in another castle."
     
Grizzled Veteran
Join Date: Nov 2003
Location: Hebburn, UK
Status: Offline
Reply With Quote
Jun 23, 2004, 05:41 PM
 
For the resize to work, you'll also want to use window.moveTo(0,0), otherwise you'll have a full-size window with a lot of it off the screen.

In windows though, it's better to use window.moveTo(-2,-2); window.resizeTo(screen.width+4,screen.height+4); because it makes it look more like a proper maximised window due to the 2px border. I left windows in 2000, so XP might not be like that......
Just who are Britain? What do they? Who is them? And why?

Formerly Black Book
     
Dedicated MacNNer
Join Date: Aug 2003
Location: at work
Status: Offline
Reply With Quote
Jun 23, 2004, 09:48 PM
 
fyi - yeah that works well, cool man.

<!--
window.moveTo(-2,-2)
window.resizeTo(screen.width+4,screen.height+4)
//-->
</script>
"Thank you Mario, but our princess is in another castle."
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 06:37 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2