Hi All ,
I have a requirement in my Flex application like ::
If i will call my flex application into a Frame , them its showing Horizantal scroll , but i donot need horizantal scroll , instead my application (SWF File)
must be resized or Scaled to 70% of Original width.
Need a way to show 70% scaled view of my Flex Application in an HTML iFrame.
Is there any way to scale or resize my SWF File to 70% of its Original width ??
Thanks in advance............
I read about swffit (formerly know as FitFlash) , how can we use it in my Flex Application. (http://swffit.millermedeiros.com/)