learning through interaction
For the longest time I was having issues with this Adobe Air Error and its description, the main issue is that the “details” for this error are “null”. We do get the description that the database is locked but no details on file name where the error occur or line number.
If you do a search […]
I started creating an Adobe Air application with Adobe DreamWeaver and it works great, but I am so used to doing development with TextMate that I ended up using DreamWeaver just for previewing and compiling the application and TextMate for development. Fortunatelly for us Matthew Reed has created a Bundle to test and compile your […]
New stage rendering core in Flash 10
* Live video playing in author time (meaning you don’t have to compile your movie to see how your video will be displayed)
* New timeline, similar to After Effects (or Director as some people have pointed this out)
* No more keyframes
* Transfer objects between Tweens.
* Bones
* Runtime Inverse Kinematics
* […]
This error is produced in Safari for MAC and you can’t view it unless you are looking at the Activity window AND you are trying to load the same file at the same time.
For example note the following:
ActionScript:
loadFile1();
loadFile1();
function loadFile1() {
load(”file1.swf”)
}
I know this is too ovious to go un noticed, but if you have a […]
When we were kids we had the pleasure of having mom, dad or an older sibling cleaning after ourselves. So if we left any dirty clothes on the floor or any dirty dishes on the table after eating any older mature adult would come up and clean up the mess.
As we grew old hopefully […]
After following different tutorials of how to run ASDoc on your computer and failing I finally was able to figure out a way to have it running with almost no issues at all, so I thought I would share my steps here for those of you still struggling with he situation.
1. First and most important […]
Until now I didn’t have any issue when removing an item from the display list until the item had sound in it. This has to do with an application I am working on which loads several SWFs and they have to be turned “on” and “off”. When the SWF has to be turned off the […]
If you get the following error when loading XML and trying to get the node attribute: ArgumentError: Error #1063: Argument count mismatch. It could be that you typed attributes instead of attribute.
Use describeType rather than a for-loop to enlist an object properties.
In a new command line type - drutil tray eject - to eject the disk or open a stuck tray. Type - drutil tray close - to close it.
During the day I work as a Sr. Rich Media Designer for T3, During the evenings I enjoy the best time of the day as a husband and a father and sometimes during the nights I work for myself at multimedia247.
This blog is mostly about my findings on the web, my contribution to noobs to flash that might be able to learn something from the site. If you dont consider yourself a noob and you still were able to learn or discover something new on this blog, even better.