Let's talk about Flex, AIR, ActionScript, ColdFusion and more    

Sources of Realtime CSS updater powerd by Flex2StyleExplorer

I uploaded sources of RealtimeCSS updater and customized Flex2StyleExplorer.

Customized position of Flex2StyleExplorer
1. I add a actionscript file called "cssSender.as" to a "as" folder.
2. I add a line in Flex2StyleExplorer.mxml like below.
<mx:Script source="as/cssSender.as" />

3. I add a function to CreationComplete event in Flex2StyleExplorer.mxml like below.

creationComplete="init();initSync();"

"initSync()" function initialize a CSS sender feature.


Source of SyncCSSModule.swf is here.

Source of customized Flex2StyleExplorer is here.


See related entry for how to use realtime css updater.

Related Blog Entries

Comments
Andrew's Gravatar Nice post - nice mini tutorial about css. Thank you, Shigeru!

http://bankruptcyz.info
# Posted By Andrew | 10/7/07 4:28 AM
BlogCFC was created by Raymond Camden. This blog is running version 5.5.005.