Howdy, guys... Now I can write something to the group... Somehow my writing privilage has been messed up with the group... Anyways... :) I believe I have...
uhhh, how do you set enabled to false? Is it... buttonname.enabled=faulse; ? Sparkyfire ... thought. Is there a way to disable a movie. Make it where ... will...
yes just like that _root.TargetButton.enabled = 0; "Sparkyfire <sparkyfire@...>" <sparkyfire@...> wrote:uhhh, how do you set enabled to false? Is it......
I have the need to show some form of wait state in Flash. Some links in my project do not respond as quickly as I'd like which causes the user to wait up to 3...
Simon Lord
slord@...
Feb 2, 2003 8:26 pm
43858
Hi there, trivial problem, maybe I got a play.exe (projector file) that is a presentation, which at certain frame stops and loads external.swf. It works fine....
In the last frame of the loaded swf put: _root.play(); //if the external swf was loaded in an mc , or _level0.play(); //if it was loaded in a level If you also...
Hi Mi name is Ed and I am new in the neighborhood . I am just starting a self study of the CIW course which as you probable know is the Certificate Internet...
Fonts are are anti-aliased by default. To have the fonts aliased you should not include font outlines for Dynamic or Input Text fields. And check the "Use...
Check out my examples "PHP Variables 01" and "PHP Variables 02" at http://flash.imptech.net/cgi/ -=- RuneImp ImpTech - Web Design & Hosting http://imptech.net ...
Hi, Is there a way to import an .avi or Qtime movie together with their sounds/music into flash? I tried using import command from the File menu, the movie was...
hi there iam working a project for my client, its cd presntation.. my client want its all images load dynamically from its folder called image. can any one...
Hi, I found an interesting game at http://www.orisinal.org/games/truth.htm. How to display a certain scene that have been shot during the game at the end of...
iam working a project for my client, its cd presntation.. my client want its all images load dynamically from its folder called image. can any one helpout from...
need a little more detail on what you mean by "Folder". Is the folder on the CD itself? Or are you trying to load images from a web site while running the...
Hi, In making a client (.exe projector) for an online game, I need to make it che for an update. If the version is old, then download the update to the...
how about: // this will load a movie into level 1 loadMovie("http://www.acmewebworks.com/myFlashGame.swf",1); // this will load a movie into a movie clip...
Hi I came across this at the weekend and while I have only skimmed through it it looks extremely useful. Has anybody else any had any experiences using it...
That would work fine, but the game uses xml socket communication to a Fortress Server, which does not reside on the web server(too much damn security in flash)...
I've been using it for writing some component reference panel documentation. It's quite impressive. I started working on something similar (a Custom Actions...
nope, it didn't help - main.swf loads external.swf - external.swf movie understands _root.play(); as its own command. How should I reference the parents...
Basically I read the tutorials. And I bought a book on Flash MX and I still can't find the answers on putting a website together. I am missing the know how on...
My Name is Martin Enriquez and I have been working on computers for a long time now. Approximately 13 years in the Network Administration side of the IT...
How can you display a Flash movie in a browser window so that it is CENTERED and MAXIMIZED as well as having default browser SCROLL BAR if the movie is too...
But if you select "Embed Font Outlines for All Characters" in a dynamic text field, it will display correctly (including tweens etc.) even if the user does not...
John, just a personal observation but; maybe your trying to make to much out of what Flash is and can do. Most web sites that I have seen that were entirely...