Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: code changes. |
From: | EchoDotCom |
Date: | Tue, 5 Sep 2000 16:44:29 +0100 |
well you don't need to use a clipboard converter with flash 5 since the code
is just a throw off of JavaScript. however as Helen points out the process
of moving it back into flash is a bit prohibitive. I will just have to go
from frame to frame, and fix the code. no biggy, I get to relearn what I had
in mind in the first place... which is always fun when you have been working
on something for a month. ("whoah! what the hell was I thinking!")
thanks for the input
-Echo
-----Original Message-----
From: ownerchinwag [dot] com [ownerchinwag [dot] com]On">mailto:ownerchinwag [dot] com]On Behalf Of Paul
Willoughby
Sent: Tuesday, September 05, 2000 10:01 AM
To: 'flasherchinwag [dot] com'
Subject: RE: FLASH: code changes.
As a side note to this thread, does the action script compiler on the Flash
4 Magic CD (the one that converts scripts from any text editor) work with
Flash 5. If so, this has got to be the quickest solution, You'd be able to
paste all your code into Notepad (or similar) and make use of it's global
search and replace.
If this doesn't work with F5, who's going to write one and when?
Paul
-----Original Message-----
From: Helen Triolo [designeri-technica [dot] com (mailto:designeri-technica [dot] com)]
Sent: 05 September 2000 15:30
To: flasherchinwag [dot] com
Subject: Re: FLASH: code changes.
You can do a global replace on all code in a frame by opening the Frame
Actions box, clicking the arrow at upper right, and choosing Replace
(Replace All is an option). I don't know of a way (yet?) to do a global
replace on the whole movie, but will yell if I find one.
Helen
------------------------------------------------------------------
Flash 5 Journal: http://i-technica.com/flash5 (9/3: skincolor app)
Flash Q&A archive: http://i-technica.com/flashlist
EchoDotCom wrote:
>
> oh this is harsh!!! I have been using a variable "this" = _name to
identify
> a Button to generic action call. there are over a hundred references to
> "this" in my movie, and now none of them are working due to flash 5 making
> "this" a constant... which is fine, however it has tried to fix this
> automatically by changing the syntax to eval("this") I need to fix this,
is
> there a find all/replace all in the action panel, I can't find one and
since
> my manual is backlogged by about 2 more weeks. I could use some help.
>
> Thank you in advance.
> -Echo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
RE: FLASH: code changes., Paul Willoughby
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]