|
|||
|
Hello dear userships,
I have created new Component Library *.swc from Flex Builder 3.x Changes: swfkit (Classes 3) will to move in the Library Addions: - easy windows / panels / widget-forms ( like Mac OS X-Panels or Windows Vista Panel and more ) - easy open and save dialog ( if you change with file types ) It is ok. - easy setup/ configured window/ panel. - new more components (example: swfkit-worked components with great design of styles like Air SalesBuilder or ADC Desktop) - easy Installer by Flex Builder once SWF Kit 3.x ( like Alternative Install Builder by InstallShlider Macrosystem or VISE / WISE and more...) ![]() My creavitity about components will to be coming soon... Do not worry about loved components .I hope, that you can to work and to build easy a sample apllication by SWF-Kit 3.x. When an Application does not die once future and a lot of applications by SWF-Kit 3.x. Hopp, Hopp swf2exe-Maker. If i really work a new component for SWF-Kit 3.x. Thank you! Bye SnakeMedia |
|
|||
|
Hi Administrator,
I ask you, because i do not understand because it is errors in the mxml- and actionscript editor. Code:
<?xml version="1.0" encoding="utf-8"?> <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="100%"> <mx:Script> <![CDATA[ import SWFKit.application.dragdrop; dragdrop.enable = true; ]]> </mx:Script> </mx:Canvas> . Do not worry! My head has very ideas . But it shows error in problem panel: It can not work because it is statical typ? I try that sk_window for SWFKit. When SK_Window will to drag / move and resize once now. Sometimes problems of AS3. :-( Please tell me! If i do not know. runtime of as3. When i bind with swc.. than i try components. some components will to be working on the swfkit application .Thanks bye SnakeMedia
__________________
Sorry I am deaf! I have problem with eys... Thanks! |
|
|||
|
Thank you very much.
![]() The problem is simple: the "enable" property is not static, so you have to first construct a dragdrop object. Most of the wrapper classes have no static properties and methods, because they inherit the "Proxy" class for convenience, although many properties and methods in ffish script are static. |
|
|||
|
Hi Admin,
I am working for components.. I see that sample component easy Windows/Panels or widgets... if i know made components once swfkit.. I hope you, because i can to help you. if i know always... Bye SnakeMedia
__________________
Sorry I am deaf! I have problem with eys... Thanks! |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|