Hi Manesh, Thanks for your reply. I am not scaling the entire stage but only my video frame. But I also need my controls to be visible on my fullscreen. So I am pulling my controls on top of the video frame on fullscreen i.e., within the rectangular hardware scaling area. So the controls are also getting blowed up with the video. I want to know by anyhow I can restrict the controls not to scale with the video and can control its size and position.
Thanks in Advance -Siva. On Aug 27, 11:19 am, ManInAction <[email protected]> wrote: > Hi, > > Why you are scaling stage size?You just need to scale your video > Object or movieClip. > > Regard, > Manesh Bahuguna, > Flash & Flex Programmer. > > On Aug 25, 3:19 pm, "shiv..ah!" <[email protected]> wrote: > > > Currently I am developing a Video app with Flex-AIR and the videos are > > of .mov type. My videos are of 480p/720p and 1080p resolution. > > > While going to fullscreen I am using hardware scaling by passing a > > rectangular video area to the stage.fullScreenSourceRect. My video is > > scaling fine but along with it the videoControls are also scaling > > which I dont need. > > > I am not using any flvPlayback component but creating controls on my > > own. I have gone through lot of blogs but couldn't find any solution. > > I was actually referring youtube sort of fullscreen with HD videos. > > > Please let me know if any solution exists to stop scaling of the video > > controls and control it by the code. > > > Thanks in Advance > > > -Siva. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

