all groups > flash (macromedia) > october 2007 > threads for sunday october 14
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Animation/sound synching/time issue
Posted by Seth Prince at 10/14/2007 11:26:09 PM
so i've got simple animation with .wav files. everything syncs up nicely when i
go to "test movie". but when i go to "publish" the html movie is whacked. is
this familiar to anybody? can you tell me what the deal is? which version is
the audience going to see when they go to this internet site... more >>
Which way is the BEST way to purchase Flash? Should I buy Premium package?
Posted by Viperjts100 at 10/14/2007 10:59:44 PM
I'm slightly lost here. It shows that I can buy Adobe Flash CS3 professional
for $599 and that is the program BUY ITSELF!!
https://store1.adobe.com/cfusion/store/index.cfm?store=OLS-US&view=ols_prod&cate
gory=/Applications/FlashP&distributionMethod=FULL&nr=0
^^ Adobe Flash CS3 Profession... more >>
trying to get " url " to work in my scroller/ gallery...
Posted by treybraid1968 at 10/14/2007 9:27:01 PM
trying to get " url " to work in my scroller/ gallery...
--------------------------------------------------------------------------------
please take a look at my action script and xml... ive got all the fields
working except for the " url " ... what adjustments do i need to make to get... more >>
controlling browser window
Posted by Catsy55 at 10/14/2007 8:00:32 PM
Hi, I'm new here, so first of all, thanks for reading this....
I'm putting up a flash-based portfolio site- how do I make it so that there
is just the 600x800 window with no back button, etc.? Do I need a splash page?
I see this with so many flash sites, but I haven't been able to figure ou... more >>
php help
Posted by satrop at 10/14/2007 7:30:01 PM
Can any body help? I have this php script.>
<?php
$sendTo = "stevenportas@hotmail.com";
$subject = "Email From Site";
$headers = "From: " . $_POST["name"];
$headers .= "<" . $_POST["email"] . ">\r\n";
$headers .= "Reply-To: " . $_POST["email"] . "\r\n";
$headers .= "Return-Path: " . ... more >>
loadVariablesNum
Posted by want-to-know-more at 10/14/2007 5:18:21 PM
Hi,
I have seen numerous forums on this topic but have a different problem,
[b]A Background[/b]
I have a SWF that has [b]more info[/b] buttons that calls-up a new window
with pre-entered text. As we wish to have more
than one button we would like to use external text files so th... more >>
custom color effect
Posted by FredB at 10/14/2007 3:34:42 PM
Hi. We have a client that wants an effect similar to the one found in
the link below. In all honesty I don't even know what I would search
under in flashkit. We are fairly new to Flash and have done nice movies
involving image transitions but never attempted anything like this.
Would anyone... more >>
Show selected button
Posted by Greg Maldewin at 10/14/2007 10:53:58 AM
I've created several nav buttons.
I'd like the selected button to display differently to show it's selected.
I've created a movie for the Up state with a frame for the selected and
unselected. This works when the button is selected, but I don't know how
to turn it off when another button is ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
BEST Tutorial guides to follow when learning to make Flash Templates
Posted by Viperjts100 at 10/14/2007 5:32:21 AM
I'm trying so hard to try and find either videos or books or anything on
learning to make Flash Website templates, but I'm having trouble coming up with
REALLY GOOD walk throughs as to learning to use and create interactive flash
website templates.
Does anyone here know of the best resourc... more >>
text fades not working
Posted by cathexis at 10/14/2007 1:16:41 AM
I'm new to flash. My fades are working well but the text fades not. In the
..fla playback the text fades in and out, but in the .swf the text is always
opaque, the alpha tween is not working. Thanks for your help!
... more >>
Link not working
Posted by paperface22 at 10/14/2007 12:16:26 AM
Hi,
I have a link in my swf. The link works fine in FF but not in safari.
It opens a new window in FF (which I don't want) and it goes nowhere in safari
even with pop-up windows set to allowed.
here is the code:
skip_intro_btn,addEventListener(MouseEvent.CLICK, buttonClickHandler);
... more >>
Drag and scroll PLEASE HELP im desperate!
Posted by crystalmedia at 10/14/2007 12:00:00 AM
a script that does this:
movieClip clicked = start drag
if it is dragged to the LEFT 100pixels it stops drag and scrolls to the left
that is -800pixels if it is dragged to the RIGHT 100pixels it stops drag it
scrolles +800pixels.
movieClip on release = stop drag
it returns to its pos... more >>
Don't play until total bytes are loaded
Posted by abimpson at 10/14/2007 12:00:00 AM
Hiya,
I have a flash movie loading other flash movies into it. The parent movie uses
a loading bar that says when bytesTotal = bytesLoaded gotoAndPlay the next
frame whereupon the loadbar will disappear. The problem I'm having is that the
loaded child swf will start playing before everythi... more >>
|