Go Back   Flashtory Support Forum > Flash Files Support > Flash Menus > Advanced Glow Scrolling Menu Vertical

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-28-2009, 12:08 AM
Junior Member
 
Join Date: Dec 2009
Posts: 1
Default 100% height and static pictures' size

Hello,

I need to make the same solution with your script:

www.dmitrycherny.com > please check out PORTFOLIO section to understand what do I mean

Flash clip size is clearly 500px and height should be 100%.

Stage.scaleMode = "Scale"; > this doesn't help.

Actually, heightMask height could be 100%, but seems that it doesn't work

Thank you! Waiting for your help, because i need to finish my web ASAP
Reply With Quote
  #2 (permalink)  
Old 12-28-2009, 06:35 PM
Flashtory Staff
 
Join Date: Feb 2009
Posts: 239
Default

Hi, the mask must be Stage.height but you can't set it up in the xml file, you must set it up in the code here:

find main.as and settings.maskHeight = Number(node.attributes.maskHeight);

replace that with
settings.maskHeight = Stage.height;

That's it !

Reply With Quote
Reply

Thread Tools
Display Modes

Posting 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

Forum Jump

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
based on a modified theme of CompleteGFX