1
vote
3answers
306 views
Extract zip file in flex
Is there any method to extract zip files and maintain the same folder structure in the output folder.I am able to extract the zip file and its inner files but not able to extract folder from a zip …
0
votes
2answers
117 views
submenu under linkbar option.
Hi All,
Is it possible in flex to create submenu under linkbar option.
if yes then please show me the solution.
Thanx in advance..
…
0
votes
2answers
643 views
Flex Drag and resize
Hi All,
I need to draw Line, Circle, and rectangle by mouse drag on canvas and then i need to to move and resize the drawn shapes.
How i can perform this in flex as i am new on this platform.
Plea …
0
votes
2answers
271 views
Flex drawing example error
Hi All,
I am new to flex and i am trying to run the code for flex drawing application example given at following path:
…
0
votes
1answer
239 views
Flex vertical sliding thumbnails
Hi All,
Is it possible to construct an vertical sliding thumbnails of images.
The example is shown at following path:
…
0
votes
2answers
242 views
to create Whiteboard component
How do I create a simple drawing board/whiteboard functionality in Flex ?
…
0
votes
1answer
64 views
to Delete item at runtime
Hi All,
I have created some shapes dynamically at run time by mouse drag, Now i want to delete any selected item the white board.How can i achieve that.
Currently i am able to delete the l …
0
votes
3answers
1k views
Flex zoom and scroll problem
Hi All,
i am required to zoom a canvas through Hslider.
The problem is after zooming the canvas i cannot scroll to the extreme left and top of the canvas i.e some part of left and top canvas are n …
1
vote
3answers
247 views
Passing values between functions
Hi All is there any way to locally define a variable in a function and then pass it to the oher function. I mean to say is it possible the pass a local value from one function to other function.
S …
0
votes
6answers
459 views
clone flex component
Hey
I am trying to duplicate a flex component at run time.
For example if i have this
mx:Button label="btn" id="btn" click="handleClick(event)"/>
i should be able to call a …
0
votes
2answers
246 views
Flex problem in saving PDF at server
Hi All.
I am a new bee to flex.
What i am trying to do is to generate and save the layout design which nothing but canvas to a pdf format at the server. Currently i am able to display the pdf in br …
0
votes
1answer
259 views
flex combobox customize problem
Hi All ,
I'm new to flex and i need to create item and subitems in combobox, where only subitem is clickable.
similar to what is shown in the given link as under:
…
0
votes
2answers
315 views
Date picker in FLASH CS3
Hi All,
I need to create or get a date picker component in Flash AS3.
Please someone help.Thanks in advance
Regards
…
-1
votes
1answer
75 views
Flash Image gallery
Hi All I've to create a flash image gallery as same as like at the given link:
http://movies.yahoo.com/summe …
0
votes
