Tagged with 'CS3'
Scraps
-
ActionScript 2.0 Flash Remoting with Flash CS3 by vixiom
The fix is to copy the needed packages from your Flash 8 install to a Classpath that Flash CS3 is looking for (best to make a new one rather than dump them with the CS3 classes). The old ones live in Macromedia Flash 8 -> First Run -> Classes -> mx and the packages you need are data, remoting, rpc, and services
Save as Favorite | Tags: AS2, remoting, CS3
-
Drag and Drop TileList for v3 Components by jrodgers
The dd_tile_list class extends the v3 TileList component to add drag and drop functionality. Dropping between components is supported. This class aims to be CellRenderer and Style agnostic.
Save as Favorite | Tags: AS3, CS3, V3_Components, drag and drop


