Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can I load css style sheets dynamically at runtime? : adobe flex action script



Can I load css style sheets dynamically at runtime? : adobe flex action script..

Answer / Jitendra Kumar Sahu

Yes, in Adobe Flex you can load CSS style sheets dynamically at runtime. You can use the URLLoader class to load external stylesheets. Here is a simple example:nnvar loader:URLLoader = new URLLoader();nloader.load(new URLRequest("style.css"));

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

Explain about resultevent and faultevent in remote object?

1 Answers  


How binding works in mxml components in flex? : Adobe Flex ActionScript

1 Answers  


What is the function of trace? : adobe flex action script

1 Answers  


Can I load css style sheets dynamically at runtime? : adobe flex action script

1 Answers  


How do you add event listeners in mxml components. Now as3 components? : adobe flex action script

1 Answers  


I am going to add images into a tag. How will it resize itself in adobe flex actionscript?

1 Answers  


What are the differences between flex 3 and flex 4?

1 Answers  


When will flex 3 be released?

1 Answers  


In which level does the original movie resides?

1 Answers  


Ow binding works in mxml components in flex? : adobe flex action script

1 Answers  


Will I need to upgrade my air sdk along with flex 3 beta 3?

1 Answers  


Difference between Java & Flex Getters Setters?

1 Answers  


Categories