I have flash5 yeah I know im in the past but i just learned how to do this like a month ago to do my bands website. So bare with me here. I want to have on...
I'm making an attempt to use a combobox component as part of a form emailer, but I don't understand how to assign a variable to whatever selection the user...
Hello, I am a new user to Flash. I've had a small amount of experience working with Microsoft Frontpage. My question is, I would like to create an application...
Hey Russ, Thanks so much of the info - you're right on target and you're providing me with a tremendous amount of help. I have another question if you don't...
Hello, I have a training application using Flash MX 2004 and the 7 Player. On some of my user's machines, the auto install doesn't run...instead my users get a...
I'm a real novice when it comes to Flash but have Flash MX as part of Studio MX. I downloaded a slide player from the Macromedia exchange and am thrilled with...
Hello Everyone, I can't tell you how glad I am this group exists. I am trying to play a .swf in a quicktime window, a portion of a larger program that is to be...
Found out my answer - I'm offering it here in case some one else has this problem: After searching on Google for about an hour I came across this: What to do...
How can I get my application to fit consistently, the way that I would like it, in a viewer's browser? My app has a black background and if the browser window...
In my movie I am trying to optimize all the space. On my stage I have placed objects close to the left and right side borders. When I run the movie in my...
... When you Publish your movie go Publish Settings > HTML > Dimensions: *Percent* and set both Width and Height to 100. -=- RuneImp ImpTech - Web Design &...
... First off The QuickTime Player only supports movies published to Flash 4 or earlier. Just making that clear before we go any further. Now be sure the audio...
... This is not a Flash issue. This has to do with the "gutter" all browsers insert into an HTML page by default. You can fix this several ways. ... /* In the...
... The Flash Player install is not always smooth. I recommend removing the old Flash plug-in/ActiveX Control and then install the new Flash Player. You might...
... Check out my example "Email Form 01" at http://flashstuff.net/examples/cgi/ -=- RuneImp ImpTech - Web Design & Hosting http://imptech.net rune@......
... You can put your director-projector.exe inside a subfolder named fscommand and then launch it using fscommand("director-projector.exe") but this will only...
If you want your app to fill the screen, set height and width to 100% like Rune said, but beware. If you have a <doctype> in your html, your app will shrink to...
Hello, I am not sure but I came across this, if any one can help me with this that will be great. I have one Data Grid Component and trying to load after some...
I am creating a very simple learning object. It will have a lot of text and I want it to be easy to edit the text without re-publishing the movie. So, I'm...
Hello, I am not sure but I came across this, if any one can help me with this that will be great. I have one Data Grid Component and trying to load after some...
... 1st off, please do not use an old message to start an old thread. This kills the wonderful threading mechanism in the site archive as well as all email...
Ok...driving myself crazy with this. I know it's very simple but the answer eludes me. I have a movie that is 730 x 460. In this movie I have a movieClip...
Unless there's a specific reason for loading in Level1, why don't you load into a movie clip? you can do it all through code if you want, or create an empty...
Thanks John...it loaded but I couldn't get to it to load on the right side, still. I tried both your methods you mentioned. The reason I am loading it on to...
We've had some discussion here about the pros and cons of doing a web site completely in Flash which have been really informative. The new Peter Framptom web...
Since your code is on an empty movieclip, try loadMovie rather than loadMovieNum. Then the content.swf should be positioned wherever you have placed your empty...
Ok, I'm taking the dive into loading an HTML doc dynamically into my Flash movie; the user hits a button (for instance), and a simple HTML doc loads in a given...