Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: RE: flasher-digest V1 #3878 |
From: | Derek Haase |
Date: | Thu, 12 Oct 2000 17:04:25 +0100 |
-----Original Message-----
From: ownerchinwag [dot] com [ownerchinwag [dot] com (mailto:ownerchinwag [dot] com)]
Sent: Thursday, October 12, 2000 8:24 AM
To: flasher-digestchinwag [dot] com
Subject: flasher-digest V1 #3878
flasher-digest Thursday, October 12 2000 Volume 01 : Number 3878
Welcome to this issue of the flasher-digest mailing list, if you have any
problems or queries with the list please send them to: helpchinwag [dot] com
To unsubscribe or alter your list settings use the flasher website
http://www.chinwag.com/flasher
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.
- Who's open for pitching? OXYGEN and MONDO MEDIA have
both given NudeGuru.com the heads up...
- Sign up for NudeGuru's "FLY" and get news on copyright
and licensing that's relevant to Flash artists.
- "Hey Baby! Gimme your moral rights and I'll show you
what I can do with your really hot property!" from the
NudeGuru cartoon "Moral and Amoral Rights" by Franke James
http://www.nudeguru.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In this issue:
FLASH: movie not transparent in Netscape ???
Re: FLASH: movie not transparent in Netscape ???
RE: FLASH: drag property
Re: FLASH: file convertion for a Mac projector, from a PC fla.
Re: FLASH: EMERGENCY
Re: FLASH: GRRR smartclip problem
RE: FLASH: SET FOCUS IN A FLASH4 TEXT FIELD
FLASH: PLEASE HELP...LOST IN MOVIELAND!!!
RE: FLASH: site check it out
Re: FLASH: movie not transparent in Netscape ???
RE: FLASH: Flashforward2000 in London: Any news?
FLASH: magnifying glass help...
FLASH: Win95 fonts
FLASH: Buttons within the MC
FLASH: site check please: www.garda.ch
Re: FLASH: site check please: www.garda.ch
Re: FLASH: preloading a flash/html hybrid MC
FLASH: is the JavaScript screen shake still taboo?
Re: FLASH: PC users:Flash/HTML color mismatch on PC?! ATTN: J DOWDELL
FLASH: duplicate and resize troubles
Re: FLASH: preloading a flash/html hybrid MC
----------------------------------------------------------------------
Date: Thu, 12 Oct 2000 13:16:04 +0100
From: "davido macshane" <davidoireland [dot] com>
Subject: FLASH: movie not transparent in Netscape ???
Hello everyone,
I've got a bit of a problem with netscape and transparency.
Well i ve been creating a flash movie and
i made the movie transparent windowless and placed the movie in a
table with a background image.
I did this because I originaly had a few images and logos in the
flash file but it was turning out to be huuuuggge!
So i made sort of background image and made it a table
background,then placed the movie in the table.
This worked a treat in explorer but when i went to netscape the movie
was about as transparent as a brick wall!
I dont know if this is a problem with the way i have made the file or
wether its just something you cant do with netscape.
Has anyone had a problem like this before or does anyone know how to
solve it???????
Thanks
David
_____________________________________
Get your free E-mail at http://www.ireland.com
------------------------------
Date: Thu, 12 Oct 2000 14:22:53 +0200
From: Thorvald Neumann <neumanntse-online [dot] de>
Subject: Re: FLASH: movie not transparent in Netscape ???
Hejsan!
Thursday, October 12, 2000, 2:16:04 PM, davido macshane wrote:
> Has anyone had a problem like this before or does anyone know how to
> solve it???????
It simply does not work in Netscape. No workaround available.
Best wishes,
Thorvald Neumann
Multimedia Developer
------------------------------
Date: Thu, 12 Oct 2000 13:23:00 +0100
From: Paul Willoughby <paul_willoughbybeap [dot] co [dot] uk>
Subject: RE: FLASH: drag property
Hi again Antony
I've just been trying out this theory I had, and it does work in essence,
but it's a bit more complicated than I thought. You'll need 2 subroutines,
one that plays when the main picture is being dragged and one that plays
when the focus square is dragged. I think setting the property of whichever
clip is best done by multiplying (small to big) or dividing (big to small)
the x and y properties of the non-dragged clip by the scale ratio. So, if
the small image is 25% of the size of the big clip that amount would be 4
(as in my example below).
Anyway, I made a sample .fla. Email me off list if you'd like a copy.
hth
Paul
>>I wrote on 12 October 2000 11:56
Hi Antony
I don't think they are using a tell target for this, they're just moving the
image according to where you drag the square or the bitmap image.
>how can you detect where a dragged object is while the user is still
>dragging it
You need a looping movie clip subroutine like this (this presumes all clips
on _level0):
Frame 1
SetVariable: "squareCurrentX" = /square:_x
SetVariable: "bitmapCurrentX" = /bitmap:_x
SetVariable: "squareCurrentY" = /square:_y
SetVariable: "bitmapCurrentY" = /bitmap:_y
Frame 2
Go to and play (1)
Once you've got all these variables you would have to write another
expression into frame 2 that sets the property of the square and the bitmap
depending on their values, something like:
Set Property ("/square", X Position) = bitmapCurrentX/4
This relationship (bitmapCurrentX/4) is arbitary, it might be something like
bitmapCurrentX - 200, I can't see immediately what the mathematical
relationship is between the 2 objects, but I think there is one, rather than
it being a TellTarget.
hth
Paul
>>Anthony Faust wrote on 11 October 2000 19:37
go to www.nueweb.com , click on "samples"...and click the 4th from the left,
top row, the ritz camera.......
i'm trying to figure out how they did the detail view part.....you see where
you drag the rectangle at the top left and the camera in the big box moves
correspondingly?
how can you detect where a dragged object is while the user is still
dragging it and be able to use a tell target to go to a particular frame in
a MC depending on where the dragged object is?
------------------------------
Date: Thu, 12 Oct 2000 23:35:49 +1000
From: "Henry K" <filmpostmanone [dot] net [dot] au>
Subject: Re: FLASH: file convertion for a Mac projector, from a PC fla.
http://www.hillberg.nu/flash/
Cheers
Henry
www.bigjolt.com
------------------------------
Date: Thu, 12 Oct 2000 09:08:53 EDT
From: "Rick Walther" <rickwaltherhotmail [dot] com>
Subject: Re: FLASH: EMERGENCY
Thanks for all the help, I've got it cleaned up....
Much Love for all Flashers!!!
Rick Walther
>From: Erik Mattheis <gozzgozz [dot] com>
>Reply-To: flasherchinwag [dot] com
>To: flasherchinwag [dot] com
>Subject: Re: FLASH: EMERGENCY
>Date: Wed, 11 Oct 2000 16:32:02 -0500
>
>Well in the wee hours of the morn I rejoined this list to ask an
>"EMERGENCY" question about exporting to video, answered it myself
>before I figured out how to confirm sub to the list.
>
>My experience is that when exporting as Quicktime Video, you're going
>to get whatever it looks like in the authoring environment; assume
>it's the same for AVI on Windows. Sounds like you just need to change
>the definition of the thing that won't play from movie clip to
>graphic.
>
>>Hey sorry, this is immediately needed!!!!
>>
>>I have a movie that is playing inside a scene, but when I export the
>>Flash out to AVI, the Movie is not playing, it goes to the first
>>scene and freezes, while the rest of the AVI continues playing.
>>
>>I have several additional frames to allow plenty of time for it to
>>play in the scene, and I even tried a goto frame 2 command to force
>>it to move on.....doesn't work.... I need IMMEDIATE help!!!!
>>
>>Rick Walther
>--
>
>___________________
>- Erik Mattheis
>http://gozz.com/
>
>(612) 827 3963
>
>
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>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
>
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
------------------------------
Date: Thu, 12 Oct 2000 14:38:49 +0100
From: Tobie Kerridge <tobiemook [dot] co [dot] uk>
Subject: Re: FLASH: GRRR smartclip problem
OK!!!
Thanks to Helen, F and Branden for feedback...
my main problem was thinking I could set the samrtclip properties from the
library, the properties - it is SO clear now - are set by right/control
clicking on the instance from the stage.
I've finally got something on the boil so I'll but it on-list when its a bit
more respectable
cheers
Tobie
------------------------------
Date: Thu, 12 Oct 2000 14:59:57 +0100
From: Paul Willoughby <paul_willoughbybeap [dot] co [dot] uk>
Subject: RE: FLASH: SET FOCUS IN A FLASH4 TEXT FIELD
Sadly, can't be done in Flash 4 :-( A user has to click in a text field to
activate it, and you can't control the tabbing order. I think there are some
ways to do this in Flash 5 with a similar function to what you mention, but
I haven't tried them yet.
Paul
>>Tani Massimo wrote:
hi,
i need to undestand urgently like set focus in a flash4 text field like do
javascript function focus() in html text field
bye, tanks
------------------------------
Date: Thu, 12 Oct 2000 09:02:28 -0500
From: Meshach Weber <streamingtele-edit [dot] com>
Subject: FLASH: PLEASE HELP...LOST IN MOVIELAND!!!
I am re-sending this since I am still stuck!
Can anyone help?
I have a button that starts a movie (tell target:goto...) that tells another
movie (tell target:../moviename) to go to a certain frame and I am wondering
why it doesn't work. This is all within a movie.
This all works in the main timeline but not within the movie.
Is there something special I should be doing if this is all within another
movie?
Does this make senseto anybody?
MUCH thanks in advance!
- ----------------------------------------------------------
Meshach Weber
Tele Edit
Director of Streaming and Interactive Media
Phone: +1-612-333-5480
Fax: +1-612-333-6927
mwebertele-edit [dot] com
- ----------------------------------------------------------
------------------------------
Date: Thu, 12 Oct 2000 15:06:37 +0100
From: Paul Willoughby <paul_willoughbybeap [dot] co [dot] uk>
Subject: RE: FLASH: site check it out
All looks very nice and seems to work fine (Win NT, PIII, T3 connection, F5
player). One problem is the top menu which responds to rollovers. If i click
on the middle option, i get a nice little menu on the left hand side of the
content area, great! But when I move my mouse towards the options I can
easily accidentally rollover the first option of the top menu, zapping me
back to the first page. Basically I didn't like the way the top menu
responded to rollovers. The slider going up and down is fine, but maybe you
shouldn't change the content til a user actually clicks an option.
hth
Paul
>>TR Henigson wrote on 11 October 2000 20:59
http://www.VitaminU.com/
------------------------------
Date: Thu, 12 Oct 2000 09:07:23 -0500
From: Meshach Weber <streamingtele-edit [dot] com>
Subject: Re: FLASH: movie not transparent in Netscape ???
As I understand it, it is not a feature Netscape supports.
> Hello everyone,
> I've got a bit of a problem with netscape and transparency.
> Well i ve been creating a flash movie and
> i made the movie transparent windowless and placed the movie in a
> table with a background image.
> I did this because I originaly had a few images and logos in the
> flash file but it was turning out to be huuuuggge!
> So i made sort of background image and made it a table
> background,then placed the movie in the table.
> This worked a treat in explorer but when i went to netscape the movie
> was about as transparent as a brick wall!
> I dont know if this is a problem with the way i have made the file or
> wether its just something you cant do with netscape.
> Has anyone had a problem like this before or does anyone know how to
> solve it???????
> Thanks
> David
>
> _____________________________________
>
> Get your free E-mail at http://www.ireland.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
>
>
- ----------------------------------------------------------
Meshach Weber
Tele Edit
Director of Streaming and Interactive Media
Phone: +1-612-333-5480
Fax: +1-612-333-6927
mwebertele-edit [dot] com
- ----------------------------------------------------------
------------------------------
Date: Thu, 12 Oct 2000 09:16:44 -0500
From: "Kyle Pontier" <kpontierhdynamics [dot] com>
Subject: RE: FLASH: Flashforward2000 in London: Any news?
Here is what I received in an email from Lynda.com
"FLASHFORWARD2000
flashforward2000nyc was another sell-out and hugely wonderful. Hope
you'll be able to join us next time; we had a gospel singer open the
show, Yugo Nakamura got a standing ovation, as did Josh Davis, Josh
Ulm, Jason Coleman, Chris Casady, and many others. It was an
experience not to be missed. We've got another one planned for London
this November, but it's very small (only 600 people can attend --
both the US events have sold out at 2500). The Web site will go live
in a few weeks. If you'd like to be notified when it does, go here:
http://www.flashforward2000.com/london."
- --
|| kyle_pontier ||
www.deviationmedia.com
- -------------------------------
Date: Thu, 12 Oct 2000 11:04:52 +0100
From: Paul Willoughby <paul_willoughbybeap [dot] co [dot] uk>
Subject: RE: FLASH: Flashforward2000 in London: Any news?
Yeah, I know that feeling, Thorvald. How do I convince my boss to pay for it
when I don't know how much it's gonna cost?! At www.flashmagazine.com
there's a brief article in the news archive (25/8/00) saying it will be in
London on 27-29 November, but there's been no updates since. I'm starting to
wonder whether it's definitely going to happen :-(
Paul
>>Thorvald wrote on 12 October 2000 07:53
Hejsan!
Are there any news about the FF2000 in London at the end of November?
I have to plan my dates and my own "financial situation" for next
month as soon as possible...
------------------------------
Date: Thu, 12 Oct 2000 09:22:42 -0500
From: "Kyle Pontier" <kpontierhdynamics [dot] com>
Subject: FLASH: magnifying glass help...
I am looking for some help on finding a tutorial or something of similar
nature on how to do/create the following...
I am trying make a "magnifying glass" in flash...basically an object that
when moused down on, you could drag around the screen, and when the circle
part of the object passes over something...it will enlarge it something like
800%.
thanks for the help...
|| kyle_pontier ||
www.deviationmeida.com
------------------------------
Date: Tue, 10 Oct 2000 16:52:40 +0100
From: Kas Noble <kas [dot] noblencn [dot] ac [dot] uk>
Subject: FLASH: Win95 fonts
Does anyone got a list of win95 standard fonts?
Kaz.
- --------------------------------------------------
SpikyDesign
Mr Kaz Noble
Web/Multimedia Developer
(home) email : kazspikydesign [dot] com
(work) email : kas [dot] noblencn [dot] ac [dot] uk
look at my personal website :
http://website.lineone.net/~knoble
http://www.spikydesign.com/ (coming soon!)
- --------------------------------------------------
------------------------------
Date: Tue, 10 Oct 2000 15:19:26 -0400
From: Motomichi <motomichimail [dot] juvenilemedia [dot] com>
Subject: FLASH: Buttons within the MC
Hi to all
This might be very basic but I just can't figure out how..
I have several movie clips in the stage which contain buttons inside. What I
am trying to do is to control the objects in the stage from the buttons
within the MC. Problem is that since these button are within in MC the
actions assigned in them only work within the MCs and not in the main
stage...
I hope I explained clear enough.. It's just the actions need to skip one
level up to reach the main stage(I guess..)
Please help!
mm
------------------------------
Date: Tue, 10 Oct 2000 19:51:37 +0200
From: nadia <nadianaloo [dot] net>
Subject: FLASH: site check please: www.garda.ch
hi guys
http://www.garda.ch
could you please check this site again, i've posted it already a few weeks
ago, but now i've finished the whole site with the english version. i know
there are a few spelling-mistakes unfortunately they are not under my
control...
what i need to know is, if navigating trough the site works without bugs.
like images that stay there although you moved to another section, stuff
like that.
thanks for your help! appreciate any kind of comments.
cheers nadia
_____________________ www.naloo.net _____________________
nadia loosli zwinglistrasse 31 8004 z�rich t 01 242 95 17
------------------------------
Date: Thu, 12 Oct 2000 16:46:48 +0200
From: Thorvald Neumann <neumanntse-online [dot] de>
Subject: Re: FLASH: site check please: www.garda.ch
Hejsan!
Tuesday, October 10, 2000, 7:51:37 PM, nadia wrote:
> http://www.garda.ch
Sorry, FullScreen... No statusbar to see how much is already loaded...
Ctrl+W...
Best wishes,
Thorvald Neumann
Multimedia Developer
------------------------------
Date: Tue, 10 Oct 2000 12:43:59 -0700
From: "derrickito" <kingdclarkhotmail [dot] com>
Subject: Re: FLASH: preloading a flash/html hybrid MC
if you have multiple frames all needing preloaders.. you should seriously
look at your file sizes and ask yourself if you are overloading the user
with too much info.. when i use multible frames with flash in a few of them,
usually one would be a nav and another content etc.... if my nav is so big
that it needs a preloader, its usually time to redo your nav, thats a clue
that its too big
preloaders in my opinion really suck, flash is streaming, and info should be
optimized for that, its being misused in my opinion when you cram so much
info in there that you need a 1 minute preloader.
heres an example of a great flasher that has up a awesome site teaser all
done in flash, NO PRELOADER, and it goes on forever, that is a goal to
strive for..
i know i didnt explain or help you there, but thought it was a topic that
could use a little info to think on:)
x dude rocks
later
derrickito
- ----- Original Message -----
From: "Matt Spiegler" <mspieglerlightbulbpress [dot] com>
To: "flasher-L" <flasherchinwag [dot] com>
Sent: Tuesday, October 10, 2000 12:09 PM
Subject: FLASH: preloading a flash/html hybrid MC
> How do you guys deal with it when you have, for instance, multiple
> frames, each with their own flash movie, and you want to set up a
> preloader which, ideally, does't load the main frameset until all the
> individual SWF's are loaded?
------------------------------
Date: Tue, 10 Oct 2000 20:07:40 -0600
From: sharon almeida <sharoncastlerockmedia [dot] com>
Subject: FLASH: is the JavaScript screen shake still taboo?
Hi All,
About a year ago, there was a question on how to do a browser screen shake
and someone re-posted this code from Robert Koberg for a Flash Screen shake:
<snip>
Put this function in the <HEAD></head> of your html page:
function getWhacky(n) {
if (document.all != null)
for (i = 12; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0);
}
}
}
}
Call it from flash with the function name. For arguments put the number of
seconds you want the thing to shake. This is only for IE. But, yea, steal
from anywhere on the web. Y'all know that Dreamweaver and Attain Objects
are all open source (not explicitly). If you can understand/modify that you
are on your way to a high paying career with Javascript.
</snip>
And then I saw a follow-up post from John Croteau regarding a problem for
Netscape users:
<snip#2>
The shake effect is JavaScript and Paul included the code in another
post. It is highly recommended not to use it because not only does it
not work right with Netscape but it can really screw things up and
sometimes leads to other problems when using Netscape including crashes.
</snip#2>
Sorry about all the cutting and pasting, but I'm checking to see if the
screen shake technique still causes problems for Netscape users. I have a
client that want to incorporate this in a Flash project, but I wanted to
check and see if it would pose any problems.
Has anyone had any luck using this effect? I'd appreciate any input on this
topic.
Thanks for your advice!
sharon
------------------------------
Date: Thu, 12 Oct 2000 11:00:12 -0400
From: Neil Weinberg <nweinbergmediaone [dot] net>
Subject: Re: FLASH: PC users:Flash/HTML color mismatch on PC?! ATTN: J
DOWDELL
John,
Thank you!! The solution was indeed right in the tech note you sent me to!
I created a 10px x 10px movie with just the background color and published
as a jpg. Then I set the background image on the HTML page to tile this
jpg image. This worked like a charm!
I'm sending this message because I hope it will help others who might have a
similar problem.
Thanks again!
Neil Weinberg
nweinbergmediaone [dot] net
------------------------------
Date: Thu, 12 Oct 2000 16:39:12 +0200
From: "kristoff" <kristoffkleurbeeld [dot] be>
Subject: FLASH: duplicate and resize troubles
Hi all
I'm building something similar to roomplanner on furniture.com.
So far I've got most of the basic stuff done already. Unfortunately I've hit
a wall and my actionscript, or rather troubleshoot capabilities are limited
My problem is:
I have a movieclip, inside another movieclip.
Default it is 100px wide and 100px high.
Through SetProperty I set xscale to 180 and yscale 90 turning the mc 180px
wide and 90high.
GetProperty for both xscale and yscale give me two variables.
Two variable boxes containing these values a button kicking off SetProperty
and those variables "resizes" the mc.
This works perfect but the moment I duplicate the main Movieclip the
resizing does not work anymore.
An example can be seen on http://www.kleurbeeld.be/temp/bb3.html
A fla is available on http://www.kleurbeeld.be/temp/bb3.fla
To activate the submenu (to rotate/resize etc) you have to move your
mousepointer to the bottom right corner of the object.
The "mother clip" can be seen in the topleft corner of the movie. Try it, it
works. Press "ligbad" to duplicate a clip.
I'd appreciate any pointers or tips to get me going again.
And of course, if you can advise me on anything else that I managed to so
far with it, I'd be most grateful.
thank you, kristoff
------------------------------
Date: Thu, 12 Oct 2000 11:06:33 -0400
From: Matt Spiegler <mspieglerlightbulbpress [dot] com>
Subject: Re: FLASH: preloading a flash/html hybrid MC
derrickito wrote:
> if you have multiple frames all needing preloaders.. you should seriously
> look at your file sizes and ask yourself if you are overloading the user
> with too much info.. when i use multible frames with flash in a few of
them,
> usually one would be a nav and another content etc.... if my nav is so big
> that it needs a preloader, its usually time to redo your nav, thats a clue
> that its too big
It's not that all the Frame MC's are so huge that they need preloaders, but
that ONE of the frames needs a preloader, and I don't want all the other
frame
MC's to load until that one is done. So I guess the real issue is syncing
frames to each other when one of them is loading at an unpredictable rate.
> preloaders in my opinion really suck, flash is streaming, and info should
be
> optimized for that, its being misused in my opinion when you cram so much
> info in there that you need a 1 minute preloader.
I agree 100%. But you can only limit your content and file size so much, and
no
matter how much do, sooner or later you'll have a user view your site who's
connection is just a little too slow for instant loading and seamless
streaming, and I would rather they saw a preloader than nothing.
------------------------------
End of flasher-digest V1 #3878
******************************
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]