I really do need to save this jpg on the server instead of launching it at the client computer. How do I do that?
Same here…. does anyone know how to save this on the server???
again, would like to save to a server and eventually have php email as an attachment but saving to server is priority!
- Has been a member for 3-4 years
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Netherlands
- Referred between 100 and 199 users
I will make a version that can save the screenshot to a server in the future.
But at the moment I’m quite busy…
it’s possible a AS2 version ?
- Has been a member for 3-4 years
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Netherlands
- Referred between 100 and 199 users
This item contains 2 versions, one with AS2 and one with AS3 
this does not work all of the time. i realize there is an 8 second delay, but most of the time when you click the SAVE button, it doesn’t even work.
do i need to hard code in my stage size or the movie clip size for this to work properly? here is my link:
http://www.midago.com/dentalez/dentalEZ_colorPicker.html
here is my code in the actions layer on main timeline:
colorPicker.swatchOptions.currentOptions.saveBtn.onRelease = function():Void { ScreenShot.save(_root, “screenshot.jpg”, 0, 0, Stage.width, Stage.height); }
anyone else having this problem? i have to click the save button many times and it rarely works…
changed the html file to be:
http://www.midago.com/dentalez/default.htm
still no luck. it worked this morning, and now it does not work at all.
Does this work on a mac? If so where does the file end up, once I click Print Screen?
I would also pay for your help to have a version that saved to a server rather than a local…. Are you still too busy to work with me on this?
email me at: RedResener@hotmail.com
Thanks! Red
but where its saving file .. i dont see and did not get any option?
I also had a problem resizing the AS3 version to 500px x 650px.
500px x 400px was the largest I could get it to go without causing an error message, please advise.
I take it the preview doesnt work on here as it uses php tried in FF and IE. You should state this as it may put people off Im going to try and find it on your site
Good work
Help, I need to save a jpg of a specific area of my swf, as I do that?
Hi,
how can we save it in .jpg please ?
thx
fox
it is a working preview ?
I have a problem to set up the script…exactly how i have to fill this:
ScreenShot.save(root, “screenshot.jpg”, 0, 0, stage.stageWidth, stage.stageHeight);
Root:? x:ok Y:ok Stage.stageWidth? please example Stage.stageWidth (300)?like this? The same with the Height.
Another thing: the fexample file doesn’t work, i don’t get any picture and i have put all the file in my server PHP . when i click on the button the result is a withe page.
Can you help me?
