Using the SWFLoader control to load a LiveCycle : SWFLoader « Development « Flex

Home
Flex
1.Chart
2.Components
3.Container
4.Data Model
5.Development
6.Effects
7.Event
8.Graphics
9.Grid
10.Style
Flex » Development » SWFLoaderScreenshots 
Using the SWFLoader control to load a LiveCycle
          

<?xml version="1.0"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
    <mx:SWFLoader source="a.swf" scaleContent="false" />
</mx:Application>

   
    
    
    
    
    
    
    
    
    
  
Related examples in the same category
1.Use to load a control stored in swf fileUse <mx:SWFLoader> to load a control stored in swf file
2.SWFLoader init eventSWFLoader init event
3.Load a SWF by Using the SWFLoaderLoad a SWF by Using the SWFLoader
4.Use SWFLoader to load a swf file
5.Load External SWFLoad External SWF
w_ww___.j__a_v___a__2_s___.c___om | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.