Old 11-12-2008, 01:39 AM   #1 (permalink)
Junior Member
 
Join Date: Nov 2008
Posts: 2
Default Quesstion prior to purchase - full browser

Just wondering whether this will work on a full browser liquid layout?
juna012 is offline   Reply With Quote
Old 11-12-2008, 08:03 AM   #2 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 1,981
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

Yes , it will work. Just use this code:

Code:
var lsn = new Object();
lsn.onResize = function(){
	ip.width = Stage.width;
	ip.height = Stage.height;
	ip._x = ip._y = 0;
}
Stage.addListener(lsn);
Where "ip" is the instance name of the image panning symbol.
Adrian is offline   Reply With Quote
Old 11-12-2008, 10:08 PM   #3 (permalink)
Junior Member
 
Join Date: Nov 2008
Posts: 2
Default

Thanks, Adrian
juna012 is offline   Reply With Quote
Old 12-28-2009, 09:46 PM   #4 (permalink)
Junior Member
 
Join Date: Dec 2008
Posts: 5
Default

Adrian can you elaborate on this a little. Where does that code go? Are you saying to change the instance name to ip from ip3_mc? What do you do with the mask?
datoshway is offline   Reply With Quote
Reply

Bookmarks

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



All times are GMT. The time now is 04:40 AM.