Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
2k views

javascript diagram editor (with xml export)

i have to do a webapp where the user designs a diagram using javascript and then can export it to an xml (the connections between the boxes). is there anything available?
3
votes
1answer
196 views

How do I animate a sprite?

I'm using Flex and AS3 to try and create a game, and I'm wondering how I can animate things easily. I would prefer to use sprite sheet images. I'm going to go a head and post the code (It's really ...
0
votes
0answers
18 views

Recording sound through microphone

Is there any way to record sound in Adobe Flux and later compare it? Or Is there any way to implement it in the Java? Any tutorial?
0
votes
0answers
14 views

Recording and comparison in Adobe flux

Is it possible to record the voice through microphone and then compare it with the already recorded sound using the Adobe flux environment? Is there any tutorial for that? Or is there any other ...
0
votes
1answer
118 views

purePdf problem?

i am generating a pdf file with purePdf the problem is when i insert a table it leaves the space on the previous page of pdf and goes to next page even at least one row of its pdfptable can be ...