Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
sunnn14 #1
Flex XML
Hi
i m devlopping an HMI with flex offers to users to create object, the user
has to describe objects, (name , attribute...)
and all informations must be exported in xml file .....
so someone has a idea ????
sunnn14 Guest
-
Flex 2 Project in Flex 3 Swf File Size Increase?
I have imported my Flex 2 Projects into Flex 3, when I compile my code the resulting swf file is 100-200K larger. Why is that? I thought Flex 3 made... -
Support document for Migration of application fro flex 2o flex 3
Support document for Migration of application fro flex 2 o flex 3 -
Not Flex JSP tag lib def in flex-bootstrap.jar (Flex 2Beta 2)
Hi, The taglib.tld file that was in the Flex 1.5 flex-bootstrap.jar isn't present in the Flex2 Beta2 version of that jar. The interfaces are there... -
Is the newest version of flex framework enough good fordeveloping flex rpc services?
Hallo guys, I've already installed the newest version of flex framework (flex2 beta2 version). I already used beta1 version for developing Rpc... -
Cannot find Flex server when running app in Flex Builder1.5
:confused; After installing Flex and FlexBuilder 1.5 and setting up the "Sites" as described in the tutorials when running a flex ap in Flex... -
kcell #2
Re: Flex XML
Of course you can, the only bottleneck for flex is that flex can?t write to
local disks directly (cause of the sandbox), so you have to first create the
xml file on server and than users can download this file.
( use php for creating the xml file)
best regards
kcell
kcell Guest



Reply With Quote

