webcaetano / quickb2

Automatically exported from code.google.com/p/quickb2
0 stars 0 forks source link

slice example via svn didn't work properly #36

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open 
http://quickb2.googlecode.com/svn/trunk/examples/qb2DemoReel/bin/qb2DemoReel.swf
2. try slice some object
3. that's it

What is the expected output? What do you see instead?
sliced object disappear, nothing falling

What version of the product are you using? On what operating system?
Win764x ie9 FP11.0.1.129

Please provide any additional information below.
from my test old example working fine
http://quickb2.dougkoellmer.com/bin/qb2DemoReel.swf

but last version 
http://quickb2.googlecode.com/svn/trunk/examples/qb2DemoReel/bin/qb2DemoReel.swf

just didn't work, i do saw some code change eg. import 
surrender.srVectorGraphics2d;

didn't digging more yet, just trying ;)

Original issue reported on code.google.com by katopz on 12 Sep 2011 at 11:47

GoogleCodeExporter commented 8 years ago
Yea, was waiting for someone to write about this...

Even when slicing was working more or less, it was definitely only in proof of 
concept phase...I'm still working on it...I'll keep this issue open until it's 
complete.

I think revision 65 is the most stable for slicing, but I still wouldn't rely 
on it for any application yet.

Original comment by doug...@gmail.com on 15 Sep 2011 at 3:25