Based on code from the docs, I have the following on the first and only keyframe of my timeline: function createNativeWindow():void { //create the init options...
Does anyone know of any encoder software that translates video from an flv format to a H.264 format? We are trying to make some iPhone videos for our sales...
You can use the Adobe Media Encoder to do that (ships with Creative Suite 4) Dustin Tauer VP Training & Development Easel Solutions, Inc 23 Empire Drive St....
Just a note. You probably already know this, but the quality of your translated video won't be as good as if you had encoded directly from the original source....
I know. But many of the reps are asking to get videos that we already have translated for their phones, but because they are not a significant portion of the...
At where I work we found a software called Super. I know that it doesn't work on a Vista PC. It appears that it will take in a FLV and it looks like it will...
This coming Wednesday will be our regularly scheduled FlashMN meeting! And this month, the speaker is... you. That's right, I hope you're prepared, we're...
Hola FlashMN, Online Registration is open and the first 100 tickets are available at the Ultra-Earlybird rate of $279. After those tickets sell out the price...
Hi list, How come myObject["myProp"] works sometimes when myObject.myProp doesn't? When I'm stuck, I randomly try different things and sometimes using brackets...
No logic at all - You hit nail on head when you mentioned compiler. In strongly typed language (java, c#, as3), when you access obj.type compiler expects it to...
So, brackets tell the compiler that the property is dynamic, and the compiler ignores it? Okay, that makes sense. As a side note, I've used brackets to...
Folks, Thanks for reading. I've looked in multiple places and still couldn't find an answer, so I guess it's time for a posting...it's a straightforward...
Array is dynamic in AS3, which is why they can be used as a hash, such as: myArr["property"] = value; On Fri, Jan 16, 2009 at 2:21 PM, Chuck Preston Jr. ... --...
I think your main issue is this line: while($row=mysql_fetch_array($distriRS)) I think you want that to be: while ( $row = mysql_fetch_array($distriRS,...
videoSelected looks like a variable rather than an actual property name of your controller.content object. my guess is that videoSelected probably evaluates to...
Colin,  Thanks for the suggestions. I followed them, but to no avail. When the same PHP script receives input from a HTML page, everything works. ...
... what exactly does this print? object[Function], prob? On Fri, Jan 16, 2009 at 4:25 PM, Chuck Preston Jr. ... -- ... Helping your grandma on the interweb ...
Oh man, I got this all screwed up. Sorry. The trace should be: trace(myController.content["videoIsSelected"]) with quotes around videoSelected. And the code in...
The only other thing I can think of is that if is that you should probably use something like rawurlencode() on the companies and addresses in your php script....
Hi Chuck, do you have a getter for videoSelected also? If not, that would explain a few things. In your original post (which I apparently didn't read...
I don't know why, but when I send emails to this list they sometimes take several hours to be delivered. This one below, for example, I sent before Scott...
Hi, Colin! Sorry for the frustrating delays in getting your posts published. I read a while ago that Yahoo Groups require a user to have two posts approved...
Hi Colin, Yes, you are correct. It was a typo in my original post. In fact, I got a lot of things wrong in my posts. The bottom line is that everything works...
brilliant reminds me of the daffy duck cartoon where daffy interacts with the animator—who turns out to be bugs bunny keith ... Fabricando fabri fimus. ...
brilliant reminds me of the daffy duck cartoon where daffy interacts with the animator—who turns out to be bugs bunny keith ... Fabricando fabri fimus. ...