How to I call an application, setup.exe to execute from within a swf movie as well as a projector off a cdrom? I am using the exec command but it does not want...
Suzanne Harmon
suzanne@...
Jan 2, 2003 1:20 am
43212
Would not the get url command work as long as you had the address correct? t.r. ... From: "Suzanne Harmon" <suzanne@...> To:...
Hi, I have a group of pictures, side by side, that I'm animating to scroll across the screen. I'm tweening them from the start point to the finish point over...
I have 5 buttons, each opens a MC. However, some of the MCs open underneath MCs that are already open. I need a script so when a button is clicked, it's...
Hi Mike, I don't think you'd need another mail server. MDaemon might have a web form to e-mail program that would run on your server, but I don't know much...
Hi, I have had the opportunity over the holidays to go through Robert Penners new book (which is great). One of the things he does is keep his new objects and...
Hey Jeff, If you would like to e-mail me off-list the jpg you are working with, I think that I could get you started in the right direction. I could throw ...
Happy New Year to All Flashers, Can anyone show me a simple way to create a counter(to check no. of Hits) for a Flash site? can it be invisible (not shown in...
jeffreyh@...
Jan 2, 2003 6:08 pm
43220
In yer swap depth, don't cite the file yer swapping. Pick the level yer swapping with. For instance: on (press) { this.swapDepth(1000); } I picked 1000 just...
Tweens always seem to look choppy to me. Try moving the things programatically. You'll get much smoother movement. -- Chad Byers Dwellinks Technologies, Inc....
briefly, i use php and textfiles to do this in the first frame of the movie i send something (the date) to a text file through php i have another swf read the...
if you're using flash mx, it will only work if your .exe file is inside a folder named 'fscommand' this folder must be at the same level of your swf movie ... ...
I am having a difficult time getting a swf file from one frame to open the linking page to the main frame. Example: I have a split frame the left frame is...
Rich, let me make sure I understand your problem. You have a web page that is shows two html frame pages: one on the left called contents.html and the other...
Adding PERL support to an IIS server is almost a trivial task if it's not currently available. Check out ActiveState's products such as ActivePerl (free) and ...
Your hosting company should be able to provide basic hit counting stats through there server logs for all files including Flash SWFs. If not I'd consider...
Hi All, Is it possible to use attachSound to play a sound without checking Export in the First Frame in the Linkage properties? I tried creating a Symbol with...
You have to link the sound (or MC for that matter) to use AS to dynamically place the Sound into the movie. The fact that you have the sound in a MC somewhere...
hi it me again, my boss asked me to create a site, preperably a flash-based site. now, i am thinking of a design and still searching for some inputs and...
Geoffrey, Thanks for answering back. I do have the sound linked and am using the name in the attachSound command. It works fine when Export in First Frame is...
Thanks for the info, I'll definiately look into that, as it sounds like the easiest way to go. I downloaded PHP4WIN and it loosk a little complicated to me,...
hi Rich, call the URL (html/htm/swf) by using getURL action into the frame called mainFrame.htm. the code is like this: on (release) { getURL ("swf1.html",...
Hi, Once again to pick the brains of the group. I have tried to save a file(fla) from mac and then load it in a pc, but strange things happen with positions of...
This is really cheesing me off... there is nothing worse on the planet than purchasing something with the hope of aiding you in your quest only to find that...
Rusty, Hope this helps you.....I purchased this book last christmas and quickly found it to have a lot of bad code in it. I wrote the publisher and complained...
... Try this code, which is semi-corrected from Brendan's stuff, but you're going to want to change a few things, particularly if you don't want the swatch to...
maxx said: Crap...I didn't even get all the copy in. In the non-quoted code is what I ... _parent._x = startx; _parent._y = starty; _parent._xscale = 100; ...
This isn't the first New Riders book to have poor code. The Flash MX Application Design and Development book seemed at first to be a wonderful resource, but...
I've had trouble with font changes from Mac to PC and vice versa. The easiest solution has been to reset the text symbols/fields/etc. in a font compatible with...