X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fas3%2Fnotes.txt;h=5e2850e6d7d38ff841b5a9dd16653f48f8ed45c6;hp=200f9809335d0cc79f6de65a81136ee26d576a13;hb=0d226aa8874ab6d598c8429ab655edee14a72126;hpb=dc63a658ba745c8e2381765f51e63d765a6064d9 diff --git a/lib/as3/notes.txt b/lib/as3/notes.txt index 200f980..5e2850e 100644 --- a/lib/as3/notes.txt +++ b/lib/as3/notes.txt @@ -66,7 +66,8 @@ code needed for this: - [calculate Math.random(100), gives us two stack values] + push a + calculate Math.random(100), push dup2 [a.k.a. setlocal tmp, dup , getlocal tmp, swap, getlocal tmp] getproperty (consumes two stack values) [code for adding 10]