[flexcoders] embeding swf that takes parameters

2005-08-16 Thread maricnkg
I have a swf that takes 2 parameters: a and b. To open it in a browser: my.swf?a=1&b=text How can I embed this swf only once and reuse it in the flex app with different parameters in different places? I mean that I would like to show it in one place my.swf?a=1&b=text1 And then in another place my

[flexcoders] Strange behavior of the scroll bar in the Panel

2005-08-23 Thread maricnkg
What am I doing wrong that the scroll bar is not showing last 2 labels??? --START OF THE CODE http://www.macromedia.com/2003/mxml"; width="400" height="100%" vScrollPolicy="off" hScrollPolicy="off">

[flexcoders] move scroll bar programmatically

2005-08-23 Thread maricnkg
how can I move scroll bar programmatically? or at least set it all the way up? Yahoo! Groups Sponsor ~--> http://us.ard.yahoo.com/SIG=12hdiob9j/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124842016/A=2894321/R=0/SIG=11dvs

[flexcoders] Re: Strange behavior of the scroll bar in the Panel

2005-08-23 Thread maricnkg
I am sorry I forgot to include the resource... Here is the resource.xml file: --START OF THE CODE 20 Lets test this Panel!!! This is text centered in ControlBar --END OF THE CODE --- In flexcoders@yahoogroups.com, "maricnkg&quo