all groups > flash (macromedia) > october 2007 > threads for sunday october 28
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
please help me .......
Posted by lumija79 at 10/28/2007 11:50:30 PM
hello , guys i have to flash documents in one i have a character is a boy ,
the second one i have an animated mouth which consist of an animation of nine
frames , my question is , now that i have this animation "the mouth" how can i
bring it to the first one to the library as a graphic or mo... more >>
random image laoder
Posted by marguerie at 10/28/2007 10:36:41 PM
Hi, I am looking for a way to do a random image loader. I am working in Flash
CS3 and I need to load a different image in my opening page each time someone
enters, pulled from an array of ten images.
Any suggestions?
Lisa
... more >>
FLVPlayback and Fullscreen button
Posted by nudnic at 10/28/2007 10:33:27 PM
I'm using the FLVPlayback component to play video. I have button that activates
fullscreen mode. When in full screen mode the controls are hidden. Is there an
option to show the controls when in full screen mode?
I am using both the FLVPlayback and Full Screen Button components.
... more >>
how to adjust volume of whole movie
Posted by Tie Various at 10/28/2007 10:24:27 PM
Hello I have 10 flash files that have videos inside them
I want to make all these flash files to have the same sound volume, but the
video clips inside
are not the same volume.
What I would need is some way to control the overall volume of the swf
movie,
some kind of control that I could f... more >>
Button is not hot
Posted by murgatroyd27 at 10/28/2007 9:58:46 PM
To see the button I'm speaking of, go here and check out the 'about' button.
http://www.davidstephenson.com
Notice that just to the left and bottom of the text, the area is hot and works
as I want it to.
What I can't figure out is why the text box won't go hot.
Here's what I know (... more >>
Loading external sound doesn't work
Posted by BruceMCE at 10/28/2007 9:43:27 PM
I'm trying to load the external sound file melo01melodrama.mp3 to play in my
movie. In the help files it says
To test the examples in this chapter:
Create a new Flash document and save it on your computer.
In the Timeline, select the first keyframe and open the Actions panel.
Copy th... more >>
how to send form to email
Posted by drakuzz at 10/28/2007 9:16:40 PM
I am having difficulties trying to send a form in Flash to email using PHP. I
can get most of my form to go but not all of it. Here is my code I have:
<?php
$sendTo = "turnkeywebplans@yahoo.com";
$subject = "Turnkey Web Plans Website Form Submit";
$headers = "From: " . $_POST["... more >>
color management in flash
Posted by colorchris at 10/28/2007 9:08:26 PM
Colors in Flash (the app and the player) do not match colors in other Adobe
applications. This is because other Adobe applications, by default, assume sRGB
as the source space for untagged content, whereas Flash sends RGB values
directly to the screen, without display compensation.
Since d... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Flash8 or Flash CS3 determine what frames and objects use a given library object
Posted by AICC at 10/28/2007 8:49:50 PM
I am doing cleanup on a FLA file(a large fla file). I am looking for an easy
way to determine where each library item
may be used in the given flash document and at what frame and layer it may be
used at.
Yes I have updated the use counts by selecting "update use counts". Which is
reall... more >>
Problem Opening Flash
Posted by Isla Kamamee at 10/28/2007 8:43:03 PM
When I double click the icon to open flash 8 after installing it, it gives the
hourglass, then does nothing, no matter how long I wait. Same thing happens
when I try the exe in the Program files. uhmm, help please?
... more >>
My combo box will not work
Posted by mmorbey at 10/28/2007 8:06:34 PM
I have been trying all day to make a combo box work Ihave tried all the
different variations of the feedback others have got for the same problem but
still cannot get mine to work.
I want to create a drop down list that when an item is selected it takes the
user to a certain frame in the tim... more >>
Flash issues at NBC.COM
Posted by nickname_qwerty at 10/28/2007 7:15:30 PM
Hello all:
When I browse to http://www.nbc.com/Heroes/video/episodes.shtml (and any other
shows episodes), the screen does not load properly. I get "undefined" in the
upper left hand corner, and get "please select an episode", with no episodes
from which to choose. However, when I use my... more >>
How is This Done?
Posted by plecoguy at 10/28/2007 5:51:26 PM
Hello,
can someone please offer some suggestions on how to create a site with full
screen background images that constantly rotate in or out. I would have a
series of 10 images that would in sequence load (randomyl or in sequence) in
the background. The body of the site will site above the... more >>
Problems ActiveX-Internet Explorer
Posted by prettypixel at 10/28/2007 5:34:52 PM
Please Help-I am pulling my hair out and not getting anywhere fast !!
I am developing a website and have created a swf flash movie and have embedded
on my home page, I would like it to play automatically on page load.. It plays
just fine in Firefox, but does not play automatically on page lo... more >>
Keep images off of stage invisible
Posted by TnaE at 10/28/2007 5:27:00 PM
Heres the problem I'm having. I have a wide but short image that is going to
scroll through my masked off area. The problem is the image is wider than my
mask so it sticks out on the right side past the right edge of mask as well as
the right side of my stage area. The ride side of my mask ext... more >>
Flash CS3 wont launch
Posted by Tim Mitra at 10/28/2007 4:03:33 PM
Hi
My Flash just crashed. When I reopen it it says it's has created a Crash
Report and then closes after I press Continue or Cancel.
(CS3 on MacOSX 10.4.10, MacBook Pro 15, w/2GB RAM)
Any ideas? (I have trashed the preferences - no luck)
Excerpts from the console:
Oct 28 11:40... more >>
Flash animation
Posted by murf638 at 10/28/2007 5:22:23 AM
I recently saw an animation, supposable Flash, where the user would drag
answers to a question to a slot where they felt the answer belonged. Another
words you have x questions with y z answers. You click on y and drag to x, if
correct the words stay, if incorrect they return to the starting ... more >>
PLEASE HELP - How to get a movie clips instance name into a string
Posted by cornelius at 10/28/2007 12:00:00 AM
Hi List,
I created serveral movieclip dynamically on the stage.
var my_mc:MovieClip = this.createEmptyMovieClip("container_mc",
this.getNextHighestDepth());
for (i=0; i<amount; i++) {
my_mc = attachMovie("item_mc", "item"+i, this.getNextHighestDepth());
I need the instancename to subtrac... more >>
navigate to different areas of a screen
Posted by Milko 0579 at 10/28/2007 12:00:00 AM
Hi there, im looking for help, even if someone can point me in the right
direction of a good tutorialfor this would be great.
Thing is I dont even know fully how to explain.
But basically what im looking to do is whats on this site:
www.playgroundsfestival.nl/playgrounds.asp
where ther... more >>
|