Search:
Type: Posts; User: barrjohnm
Search:
Search took 0.03 seconds.
-
Hi,
I have a question is it better to use the document class only, or to define the class path by using publish settings>Flash>Actionscript 3>define path.
If I have a class on my desktop, I use...
-
Hi, Does naybody elese have problems with the examples in the flash docs?
I am trying to follow one of the examples in the flash docs, but I get an error that I don't understand, and was wondering...
-
Hi, I have a preloader. which seems to work, but then does not play the animation, just a simple shape tween. Code is attached.
stop();
...
-
Hi Nalini,
Thanks so much`-` That was the link that I posted, but I got the ** instead, I guess they blocked that link, weird.
I watched a video on the flash blog after posted this, and it seems...
-
Hi,
I have been asked to update a flash website, but it has no .fla files, yikes!
Can somebody recommend a flash de-compiler for me?
I searched google and found:...
-
Sounds great, I have no idea what the folders are called on Windows. Let me know how it works out`-`
-
Hi,
Download this zip:
http://www2.hawaii.edu/~johnbarr/remotingAS3.zip
It is on a UNIX server, so it is case sensitive.
Any questions get a hold of me`-`
Johnny
-
There have been changes since MX(AS 1) with import netservices. In MX 2004 there where the comments, but with flash CS 3 you can use flash,net. Are you using AS 2 or AS 3? I have a template I can...
-
Hi,
I tried to create a realistic looking room, just for practice really. I tried to upload the fla, but it is too big. The html is at:
http://www2.hawaii.edu/~johnbarr/adobe.html
the fla is at:...
-
Hi earthwyrm,
Thanks so much, that worked perfect, you saved my turtle`-`
All I had to do was to replace the line of code instead of play(); I used gotoAndStop(2); I guess it is going to the...
-
Hi,
I have a turtle movie that i am working on for a class project. It will be a turtle animation, and I thought that I would put a preloader in it, not required, but I thought that it would be...
-
Hi pseudobot,
Thanks for your help`-`
Yikes, looks like I need to tone down my layers. Thanks so much for your help. A friend in my class actually asked me why I had layers for everything. Told me...
-
Oh I see, thank so much for your help. I do like to keep the file clean, as I like to have lots of layers:p
-
I am taking a flash class, and my teacher tells me that I should make a separate layer, and use that for my background instead of using the background in the properties inspector.
My question if...
-
Hi,
Thanks for your reply, yep I am learning that flash is a huge subject, lots of things to learn. I am loving it so far.
I just bought Learning Actionscript 3.0 the other night is such a...
-
Hi,
I am broke student at the University of Hawaii. I am learning flash design,and I am wondering which is the best book for designing with flash CS 3? I can only afford one book(not really,...
-
Hi,
This looks interesting. I will check this out for sure. I found a easy way to pass a cfc into your flash movie is:
import flash.net.*;
var gateway:NetConnection = new NetConnection();
var...
-
Hi,
what is the best way to detect for flash player? I use the defualt on flash CS 3, but I notice since upgraded to flash 10 it does not reconize that I have flash in a few examples, such as on:...
-
I think that it is because you are not looping. I am not sure, as I am stuggeling with flash remoting with actionscript 3.
This connects to the flash gateway, but I can't seem to trace the...
-
Hi, thanks so much for your help. I am going to try this again but using AS 2! I tend to just pick AS 3 by default, always forgetting about the huge changes from AS 2 to AS 3.
I let you know how...
-
Hi,
I want to add a differnt flv skin, one that does not come with flash CS 3. When I pick the "add custom skin URL" and I pick http://localhost/myskin.swf I get the following error:
Error...
-
Hey Josh,
Thank you so much for your reply:)
Yeah I was already of afraid of that, that your framework was really geared towards AMFPHP. though that however it would not hurt to ask you.
Yeah...
-
Hi joshstrike,
I downloaded your flash remoting framework last night, but I could not make sense of it:(
I am trying to get flash remoting working with flash CS 3 and actionscript 3 with a...
-
Hi cancerinform,
Thank you so much for your respond. I have asked this question all over, and you are the first to reply, thanks for that! I did download strike's package last night, even knowing...
-
Hi, I am trying, but not getting it:confused:
I am trying to convert a as2 remoting test to AS 3 using the flash.net package.
I am using a cfc as the backend. I have been having troubles getting...
|
Click Here to Expand Forum to Full Width
|