The as3-api tag has no wiki summary.
2
votes
3answers
446 views
AS3 RegExp question
I just wrote a Flex app which handles some Wikipedia text content as strings.
I'm trying to use RegExp to cleen all the Wikipedia markup. Here is an example:
I'd like this:
var pageText:String = new ...
0
votes
1answer
60 views
How i can create a .ppt file from as3?
How i can create a .ppt file from as3? i need to add one image to powerpoint and save the .ppt file on a button click. Is there any as3 library available for saving files as ppt?
Any help would be ...
0
votes
1answer
237 views
Create cut copy paste in as3
as i told you before that i am working on graffiti paint api for the printing tool where user can draw edit and update the vector graphics. As per my requirement i need to add a cut copy and paste ...
