May 16, 2008 by russellf9
I had to create reflected assets for another Papaervision project I was working on. I used the reflection classes from Ben Pritchard of Pixelfumes.
See: Flash Article. The Source files can be found here.
There is also more information on the pixelfumes blog.
Posted in AS3, flash | No Comments »
May 5, 2008 by russellf9
Tags: osx
Posted in osx | No Comments »
May 5, 2008 by russellf9
I’ve recently worked on a couple of Papervision3d sites.
Below is a list of links I’ve found useful:
papervision3d.org
papervision2 which has excellent tutorials.
Tags: 3d, AS3, flash, papervision
Posted in AS3 | No Comments »
May 5, 2008 by russellf9
Whilst working on a Papervision3d project, I was having a little trouble linking to external web links.
I Found an excellent solution here: Problems using navigateToURL. This solution incorporates the use of a Class URLUtils written by Jason the Sajand and uses the SWFObject.
A link to the latest version of the SWFObject can be found here: SWF Object
Tags: AS3, navigateToURL, papervision, SWFObject
Posted in AS3, flash | No Comments »
April 15, 2008 by russellf9
I’ve recently upgraded to FDT 3.0 and encountered a warning message:
“Not enough memory. To use FDT you should raise the available memory for eclipse. Edit the file ‘eclipse.ini’ inside the eclipse installation directory and add the line: -Xmx512m After doing so restart eclipse.”
I had some trouble finding the correct file. I Found the solution at:
power flasher forum the entry by matteomenapace.
To quote and elaborate from the above post:
…go to the eclipse installation folder, right-click (or ctrl click for OSX ) on Eclipse.app and choose “Show Package Contents”, then navigate through the path Contents/MacOS/eclipse.ini
Open the eclipse.ini in your favorite text editor and change the line:
-Xmx256m
to:
-Xmx512m
Technorati Tags:
OSX
Tags: ECLIPSE, FDT
Posted in FDT | No Comments »
January 17, 2008 by russellf9
Welcome to the factornine blog relaunch, using WordPress.
Primarily a Flash Actionscript support blog for reference and as a log of issues I encounter as Flash programmer.
I’m currently using MarsEdit to write and edit my blogs.
Tags: flash actionscript
Posted in flash | 1 Comment »