all groups > flash (macromedia) > august 2007 > threads for monday august 13
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
sound matching time line
Posted by majkman at 8/13/2007 11:58:09 PM
I have not used flash for a while ...so I must have forgotten ..
how can I get play head to just play the section so I can match graphic to
sound
I have a streaming file ... but seem to be only able to play song from
beginning
I am sure this is simple ..and I am overlooking something .... more >>
OnRollOver Sound
Posted by Coxdabd at 8/13/2007 11:07:46 PM
Hello there
I've made SWF in which, when the user puts their mouse over the movie clip, a
rectangle will apear. Now, what I want is the following: as the recangle
emerges, for a sound effect to be played at the same time - bearing in mind for
it only to happen when the mouse is on the SWF.... more >>
Buttons in Scrollpane
Posted by DougBarron at 8/13/2007 11:00:57 PM
Flash Pro CS3
I am not too stong with actionscript, but I have made some thumbnail buttons
with the code:
on (release) {
//Movieclip GotoAndStop Behavior
this.gotoAndStop("P02");
//End Behavior
}
I have 13 of these buttons. On a file let's call "picturebuttons.swf. I am
l... more >>
Draggable objects hierarchy
Posted by Marty Party at 8/13/2007 10:00:15 PM
Hello there,
I wonder can you help?
I have 4 objects on the screen that I want users to drag and drop as they
please. The problem is certain objects are higher in the hierarchy than others
and when the low priority objects are dragged near the higher priority ones
they get stuck. This is v... more >>
work area problem
Posted by meesh meesh at 8/13/2007 8:57:35 PM
Please don't laugh at my question! I'm trying to teach myself flash with a
tutorial book....so I'm really new to this!
Okay...I am using the 2004 version. I am creating an animation with text that
sort of slides horizontally onto the stage from right to left (pretty basic)...
HERE'S MY... more >>
Setting max. item quantities / unavailable items
Posted by kmueck at 8/13/2007 8:53:23 PM
I am creating a shopping cart in flash for unique one of a kind items, but I am
wondering how to specify the quantities on the items so that only one can be
added to the shopping cart. Also, is there a way to make the item unavailable
after it has been purchased?
I would really appreciate... more >>
Flash SEO optimization question
Posted by wrightj999 NO[at]SPAM hotmail.com at 8/13/2007 7:26:42 PM
I have developed a website fully in Flash MX 2004, with the plan of directing
people that i would network with to the my web site by word of mouth. I have
since decided that it would be wise to optimize my site so that people could
find it by google searching as well, so I see two routes to g... more >>
How To Create An SMS Flash Based Chat with Multiple Usersfor Website
Posted by Damage21X2 at 8/13/2007 7:04:28 PM
I have a site, that will need messaging service for up to four people at a
time. All users are part of a database in mysql. I want to use my database to
extend the usage of the site to live chat. Does anyone know how to start and
where to go find out how to start, so far in flash I have textfi... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
how to combine alpha and position tweens
Posted by marleyforprez at 8/13/2007 6:53:15 PM
I'm basically trying to get a movie clip to fade in and move across the stage simultaneously. How can I do this? ... more >>
Flash
Posted by sagebrush41 at 8/13/2007 6:50:29 PM
Does anyone know how to do mirror images or reflections using flash? Can you even do this?... more >>
Flash Video Encoder (Quicktime settings)
Posted by patricknakamura at 8/13/2007 6:41:00 PM
This is to reiterate the issue originally posted under
http://http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=15&c
atid=628&threadid=1271056&enterthread=y#4593021.
Summary: CS3 encoded FLV (using Quicktime movie as source) stops playing
halfway through (likely related ... more >>
FLV importation -- avoiding embedding...
Posted by r_tist at 8/13/2007 5:33:04 PM
Hi,
I'm dragging my FLV directly to the stage. It then automatically launches the
window pane series to make selections. Now, the media company has already
prepped the FLV so that it will stream progressively and said I need not worry
about that.
Here's the problem, the series of panes a... more >>
Resizable and drag & drop window
Posted by cobi at 8/13/2007 4:35:29 PM
Hi!
I need to build a window with title bar and close button to display an
internal movieclip (mc is in the same movie). Window must be custom resizable
and drag & drop. I don' t want to use window component. Please, help me.
Thanks in advance...
... more >>
repeating animations
Posted by russ500 at 8/13/2007 4:24:07 PM
Hello,
Just wondered if anyone could tell me how I can have a movie clip that plays, pauses for say a minute, then plays again?
Thanks your time.... more >>
How To Do Something Like This?
Posted by Raphael Essoo-Snowdon at 8/13/2007 3:32:11 PM
Hi i wanted to know how to do this carousel effect in flash
http://gallery.mac.com/emily_parker#100347&bgcolor=black&view=carousel&sel=0,
is it possible i can steal this code and put it in flash so i can use my own
images, if i can, how would i go about doing this.
Plz if some one can help... more >>
Smoke effect.
Posted by Ahmed_7 at 8/13/2007 2:12:13 PM
everything is going wrong for me, i tried to follow this tutorial
http://www.pixelhivedesign.com/tutorials/Realistic+Flash+Smoke+Effect/
the smoke just sits there, the motion tweening goes wrong saying it cant be
done and it doesnt let me insert the code
... more >>
Movie clip made appear
Posted by huray at 8/13/2007 1:50:07 PM
I have a movie clip which is invisible onClipEvent(load).
This movie clip is made visible on(release) button, as follows:
on(release){_root.cat._visible=true;}
after on(release) button, goto next frame. On next frame, on(release) button,
go back to previous frame, but the movie clip whic... more >>
ClickTAG not working in IE only
Posted by Bill Mangan at 8/13/2007 11:13:23 AM
I am having issues with the use of clickTAGS. They seem to work fine in
Firefox, however in IE both 6 and 7 my url comes up undefined? Is something
with IE preventing the variable(clickTAG) from being passed to Flash?
Any help would be greatly appreciated.
Thanks... more >>
Click Tag - undefined in IE only
Posted by Dave Bar at 8/13/2007 10:34:26 AM
Hi All,
Running into a frustrating instance that I can't seem to work out (after
searcing around for a solution).
Basically, I'm using a simple Click Tag technique to allow an action URL to
be pulled from the HTML code, rather than within the SWF. So people can
change the target URL with... more >>
How to find out FLV duration using PHP?
Posted by takabean at 8/13/2007 4:32:32 AM
Is there any way I can use PHP to find out the duration of a FLV file on its web server?
Thanks.
... more >>
Off center rotation in Flash
Posted by zzammy at 8/13/2007 4:28:20 AM
Lets say I have tall rectangle and I move the transformation point to the
bottom the object. I know I can animate that object around that point for over
,say, 10 frames. Can I set up some sort of motion tween to give me the
inbetweens, or must I do the inbetweens by hand? I've tried the "Crea... more >>
button link to URL
Posted by FireBert85 at 8/13/2007 4:25:36 AM
So I've looked at w3schools.com for a tutorial on how to get a button to link
to a URL by clickint the "+" symbol in the action window and click the "GetURL"
aciton.
but while having the button clicked, the action window says "Current selection
cannot have actions applied to it"
any he... more >>
HELP! Please text disappears after export
Posted by vital88 at 8/13/2007 3:49:04 AM
I am having a problem with text I tried embedding it is a logo from a free
PHPNuke theme all I do is change the letters example:
http://www.maddenwiileague.com/~logo23.fla
after i export
http://www.maddenwiileague.com/~logo.swf
All replies are helpfull please help If someone can do... more >>
Simple Flash Question
Posted by moto Group at 8/13/2007 12:28:12 AM
:grin;
Im just starting out in Flash and want to create an SWF file that blurs one
image into another image. I want to add this file to my website in dreamweaver.
How do I create the bluring technique in flash?
... more >>
need help with cs3 pro
Posted by jrossman at 8/13/2007 12:00:00 AM
About 6 months ago I hired a graphic designer to create a bunch of banner ads
for one of my websites. He completed the initial group and then edited a few
changing text and colors. He then disappeared & left me in the lurch.
You can see what they look like at the bottom of this page:
htt... more >>
|