Is anyone with MNSWF having problem posting ? I seem to have problems again.... ... From: <noreply@googlegroups.com> Date: Sun, Nov 9, 2008 at 2:16 PM ...
I don't know of anyone else that is having trouble posting to MN.swf right now. Without knowing more about your setup, I'm not sure how to help you. I...
Good morning! I have been working on this simple PHP/Flash problem for a while now and have tried numerous tutorials and examples to no avail. Your help would...
Are you printing out the status on the php page, such as: echo "status=$status;" which would let you retrieve url-string from flash side.. ... -- ... Helping...
Using the "print" function was something I tried earlier today with mixed results. That makes total sense, though. So my updated PHP file looks like this: ...
i'm rusty on flash syntax, but with right settings, you would pull the data in your onLoad method, such as: receiver_lv.onLoad = function(ok) { if (ok) { ...
Thanks, Scott. I will incorporate your feedback tonight! Toby ... the data ... recever_lv.status ); ... while now ... Your help ... user to ... page (if...
What does the loginFlashRedirect.php page show if you go there directly in your browser? I'm guessing it's supposed to show: wordpressLoggedIn=loggedIn The...
Anyone creates their own effect ? When creating the instance of EffectTargetFilter, do you put the operations inside filterFunc()? For example, if I want to...
I'm wondering if anyone knows of an online resource for technical writing for interfaces. I am not really looking for things like when to use bullets v...
A few weeks ago, I was inquiring if anyone going to the Adobe MAX will also attend the papervision bootcamp on the 20th. Well, as luck would have it for all of...
Hey Y'all - Adobe just released "Configurator" to their labs site. Configurator is an application that lets you create Photoshop panels. For example, if you...
I posted a few days ago on flashmn.com about the meeting tonight but somebody *cough* Judah, was supposed to post to the group but didn't. The meeting is at...
I need to get a flash project into an exe format for a client of mine. I'm working on a Mac so I can't do it myself. Anyone with experience creating an exe...
Looks a lot like your 3D old man picture ;) Dustin Tauer VP Training & Development Easel Training, Inc 23 Empire Drive St. Paul, MN 55103 p: 651-602-5654 f:...
Sorry to blast both lists, but this is pretty big: http://labs.adobe.com/technologies/textlayout/ Adobe just released a beta of their Text Layout Framework....
not sure about Sandy. He says he wrote the 3D engine himself (sharikura?): http://temp.roxik.com/ http://temp.roxik.com/datas/physics/ ... -- ... Helping your...
Eh... no ! This guy is probably one of the best around. I was really impressed with his work, when I saw it, years ago! Is some of the sharpest, best...
Impressive. most of all, I wonder how he is able to render so many different subjects so quickly. Might he be using pixel bender ? I have tried some pixel...
Isn't pixel bender only for Flash player 10? His projects work in Flash 9. Not sure if he's using some kind of pixel blitting technique, but that would be the...
This is absolutely amazing! I see they mention it's already included in the next version of Flex. Do you think that when it's out of beta it will be available...
I am trying to override the timeout complaint for a long process (+15 sec dep on the connection/file size). I have seen this method showIdleMessage, offered...