cd rom...resize
cd rom...resize
- Started
- Last post
- 3 Responses
- mymu
ok this might be a bit silly, but any way ::
I am making a porfolio cd for a client in flash, I want it to be full screen but if I do this evey thing is exspanded ( I know thats what is suposed to happen! ) is there a way of going full screen but keeping the content at a set size ??
cheers
- mymu0
come on kids dont lett me down !!
- b34r0
FMX -
Stage.scaleMode = "noScale"
Look up the Stage object in the AS dictionary. Very handy.
- mymu0
cheers mate, will do !