all groups > macromedia flash sitedesign > august 2007
Filter by week: 1 2 3 4 5
Free Flash Video Skins
Posted by SM6601 at 8/31/2007 3:12:00 PM
I'm looking for some cool free flash video skins. Anyone have any leads? ... more >>
PHP and Flash troubles
Posted by inwayovermyhead at 8/30/2007 10:37:55 PM
i'm using this php code...
<?php
$menu = include ("menu.php");
$content=$_GET['content'];
if (empty($content)) { $content='home'; }
switch ($content) {
case "home":
include ('home.php');
break;
case "faq":
include ('faq.php');
... more >>
How to dynamicaly scale images to screen size?
Posted by plabonte at 8/30/2007 3:17:55 AM
Can anyone give me some hints on what to research in order to achieve the
effect of dynamic image scaling to screen size, especially useful for wide
screen monitors.
Example site: http://www.emmawatsonofficial.com/
Thanks.
... more >>
pop up flash window
Posted by aseretY at 8/30/2007 1:16:39 AM
Hi all,
I am new in Flash. Does anyone know how can I do a pop up a graphical window
in flash? i.e. the title bar, scroll bar, close window button, etc... are the
graphic picture that I can put? Thanks a lot!
... more >>
Shimmering ray of light effect
Posted by anaire at 8/30/2007 12:00:00 AM
Hi guys,
I'm looking to create an effect that I've seen quite often. It is probably
common and it may well be easy to do, but I've tried everything I could think
of myself and the results are nothing but miserable.
I'm using Flash 8, on Windows XP machine, and I also have Photoshop CS2
r... more >>
Using MovieClipLoader Class to load swf
Posted by spamGactus at 8/29/2007 9:32:04 PM
I'm trying to split a movie into smaller swf files. This is an existing movie
who's load time is long, so I'm trying to decrease load time by putting the
major parts of the movie in separate swfs, and loading them on demand.
Currently, the major pages of the site are contained in movie clips... more >>
Help with Fade!
Posted by wendyh333 at 8/29/2007 2:47:07 AM
I am very new to Flash trying to learn on my own... I am trying do create a
simple flash movie of photos fading in and out. I have found tutorials online
and each one says to make keyframes, etc - then use the color "Alpha" in the
Properties inspector. I do not have COLOR under Properties - w... more >>
Flash Site
Posted by Mickey_Botha at 8/29/2007 12:00:00 AM
Hi,
I am new to the designing world
I have created a flash site wich is in one movieclip, I tested my flash movie
and it seems to work fine in flash and dreamweaver. When i upload my site, it
is slow. I am wondering how to make it faster, is it maybe something i am doing
in dreamweaver?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
yet another newbie question
Posted by pritcharddesign at 8/28/2007 5:49:34 PM
I rarely use flash, so every time I do, I have to relearn it. :b
I have done an opening animation that's set up to have a button that links to
the next page.
If you look, you can see that the animation just flashes on the screen and
then switches to the next page.
Can someone tell me how t... more >>
Probelms With my Flash site
Posted by nmercolini at 8/28/2007 4:07:36 PM
Hello Im need of some help I know o doog bit about flash but really nothing
about putting flash on the web. I recently regester my domain and hosting
server with godaddy.com and I want to put my Flash site up so when the user
goes to
http://www.nmercolini.com the site loads. which inturn lo... more >>
I'm very new, and this is my first (of 1000) questions
Posted by danny danger at 8/27/2007 5:29:36 AM
I'm just curious:
the link below goes to a preview of a template. this particular template is
something that appeals to me, and is similar to the goal I have eventually for
my site. So, here's the question: Can I do something like this entirely in
flash, or do I need another software, too. I... more >>
please help me get my site on the internet
Posted by matt_trinkett at 8/26/2007 7:30:06 PM
Hello
maybe you can help
I am trying to launch my flash files on the internet using dreamweaver.
The main problem happens when I test my server it says an FTP problem has
occured - cannot connect to host, the remote host cannot be found.
I think this is because of the way I have filled in... more >>
Link/path into flash site
Posted by RobLario1 at 8/25/2007 4:59:57 PM
Is it possible to provide the equivalent of a URL link into sub pages within a
flash site? For example I would give someone the link
www.example.com/section/help.html if I wanted them to go directly to my help
page from a pure html site. With my current understanding, form a pure flash
sit... more >>
Bring Up Flash Presentation In Multiple formats with hyperlinks?
Posted by NetBossUSA at 8/24/2007 6:28:12 PM
I have a web site that is 100% flash http://www.rcgof.org/firedept when it
comes up as you can see the center section is always the same starting flash
..swf. If you click on the various buttons other .swf files load in the center
section of this page. What I need to know is can I create a lin... more >>
Dynamic Text Field Scrolling
Posted by stephdog at 8/24/2007 3:11:58 AM
I have a dynamic text field that I want to add a UIScrollBar to. The dynamic
text field has an rssreader attatched to it so it is reading from an xml file
on the same server. When I attatch it and go to preview my movie, it doesn't
work. There is just a white rectangle on the right side of ... more >>
updating photoshop elements in flash
Posted by beechdesign at 8/24/2007 2:26:17 AM
I am using cs3 and trying to get down with some of it's new integration between
photoshop and flash. So i've designed my site in photoshop and imported it into
flash - works great. But then I have to change a few of the assets in back in
photoshop.
How do i do that? is there an update but... more >>
preloader
Posted by Daaaaaaang at 8/23/2007 8:33:38 PM
Is it possible to have your movie skip its preloader if your swf has already
been cached in a browser?
so you can avoid having it quickly blink on the screen everytime you visit the
page?
i haven't had any luck finding information on this.
-thanks
... more >>
Actionscrip Linking Question
Posted by jlyndseyking at 8/23/2007 2:18:36 PM
For example, right now my links (in Flash 5) have the following actionscript
(an example):
on(release){
getURL("http://www.google.com", "_blank");
}
I know the "_blank" part opens a separate window. I know that replacing this
with "_self" takes you from the current page to a new one... more >>
Strange problem with Dynamically Loading Text
Posted by Mr. Flood at 8/23/2007 1:04:45 AM
Hello,
I'm having a problem with dynamically loading text. The site is here:
http://www.camillemana.com. When you go through that route everything works
fine, but if you go to the site this way: http://camillemana.com, the text
doesn't load. Why does http://www work but http:// doesn't? Wh... more >>
Movie clip over another movie clip
Posted by georgi_aba at 8/23/2007 12:00:00 AM
Hello
I have a problem. I have a movie clip with buttons, one of the buttons starts
a second movie clip over the first, but the second movie clip is transparent
(70%) so you can see the firs movie clip. Thats the effect I want to achieve,
but the problem is that the buttons from the firs m... more >>
Flash and dropdown menus
Posted by Eric Zed at 8/22/2007 7:59:25 PM
Hello,
I am designing a website including a flash movie and a dropdown menu. The flash movie is currently showing over the menu. How do I fix this?
Thanks.... more >>
Following a path. . . exactly!
Posted by Mingis69 at 8/22/2007 12:00:00 AM
Hi there,
I am trying to animate what I can only best describe as a 'Heart Rate Monitor'
animation.
I want a small line to cross the screen with the typical up-and-down
characteristics of a heart rate monitor. The basic principal is easy. Create a
symbol, create a path, connect them a... more >>
i wanna make intro n dnt kno how ta make in Flash
Posted by mikezzz at 8/22/2007 12:00:00 AM
Hello every 1
i wish sum1 can help mi !!!
i m makin my site n i wanna make a intro n i got Macromedia Flash PRo 8 but i
rely dont much abt it....
intro iz lyk whn sum 1 open de page c dat animation .....bla bla ...... can
sum1 plz help
n ask mi if they dnt get mi
my contact mail: nast... more >>
autosize browser
Posted by tom38 at 8/21/2007 7:24:35 PM
Hey ,
I am stuck with another problem that I believe need to be addressed on this
forum. As earlier, I appreciate all answers very much.
My question is how can one autosize swf file that is displayed on different
computers(read browsers).
What does this mean?
I m seeking a way to ... more >>
Flash Publish Troubles
Posted by JayJay65 at 8/21/2007 3:05:55 PM
Im having alot of troubles with publishing my website I made out of flash.. Can
somebody please help me, its my 1st time making a new flash website (publishing
it on the web) and i'm having troubles, especially when people assume i know
things.. wow i feel stupid, lol...
Any help?
-Jes... more >>
Nav glitch w/site after mailto: button accessed
Posted by garincincy2 at 8/21/2007 2:57:48 PM
Hi Forum:
I"m a newbie using FlashMX2004 Pro for Mac and I have created a site entirely
in Flash, uploaded through DW2004. My problem is this: when accessing an email
link, a user emails (or closes without sending) and on return to the site,
another page (other than the contact page where th... more >>
Website Building Help
Posted by WhiteDragon17 at 8/21/2007 2:44:09 AM
Here's what I need help with...
The Denver Broncos Virtual Trading Card program was discontinued, so I'm doing
what I can to set it up on an offsite location. I'm a graphic designer but I
don't know anything about Flash or how to do any of what I need for the website
structure itself.
... more >>
Help with the hit area
Posted by June-yah at 8/21/2007 12:20:16 AM
Ok, so Im really new to Flash and this is what I have.
First I sliced part of an image and copied out of it using photoshop. I
imported the full image into flash and then used variations of the slice to
create a button. To make the button I imported the .psd file with a
transparent backg... more >>
Flash nav tree rolloff?
Posted by maxsewell at 8/20/2007 9:30:15 PM
http://www.papoosecreek.com/index.asp
The web site page above is all Flash. I have created a movie holding the nav.
It contains 6 nav buttons and their corresponding arrays (which are groups of
other nav buttons). If one 'rolls on' any of the 6 buttons, those buttons will
'goTo' display th... more >>
preloaders and publishing swfs
Posted by matt_trinkett at 8/20/2007 6:45:27 PM
I was oping someone could help me the basics of publishing.I am publishing my
swfs through Dreamweaver.
Here is what i need help with
I have a preloader for my main swf
do i use the preloader as the main file when i publish?
Is my main file within that preloader swf or is it just linke... more >>
How best to preload FLV's?
Posted by roberttraum at 8/20/2007 5:21:57 PM
I'm working on a large app (taking over from someone else) -- it's a long
series of FLV's, loading in response to user input. Thus you have an FLV
playing, user is asked for input (in the SWF), and based on choice, one of 3
possible next FLV's is loaded.
I'd like to preload all of the next... more >>
check out this site i did
Posted by matt_trinkett at 8/20/2007 3:04:57 PM
i was lying,, actually its not mine at all lol
but could any one tell me what app he would have used to make those photos flip when
you click on the right hand side. :grin;... more >>
Problem with Flash Centering
Posted by LisaSeels at 8/20/2007 12:00:00 AM
Hello, I am somewhat new to Flash. I have a reference book that doesn't detail
what to do if the SWF and HTML file is not centered in the middle of the
screen. It only gives me the option of top, bottom,left, or right. Is there a
way to center the viewing area? Or should I make my work are... more >>
Align swf file in the browser
Posted by tom38 at 8/19/2007 3:33:49 PM
Hey everyone, I know there has been a similar topic up before but I cant really
get it right!
Anyway , I hope someone can guide me through the process of:
Making your swf file center of the browser. It always appears to the left when
you publish it , I would like it to be in the middle. ... more >>
problem with flash movie?
Posted by dbguy4eva at 8/18/2007 12:36:05 AM
Hi, I am new to this site and im not sure if this is the right place to ask..
but im just starting to use some flash... messing around and such, and i was
wondering why when i try previewing a movie my flash just blinks?
i wanted my text to move in motion like explode out of place, but when ... more >>
When accumulating objects on the stage, they start to disappear
Posted by Carter Nesbitt at 8/17/2007 5:25:41 PM
I have three windows containing a total of 33 panes. The panes each have a
different graphic in them. I start with blank panes and fill one pane at a time
until all the panes appear.
Each pane is on a transparent gif with the same dimensions as all the other
gifs. I put the panes on the st... more >>
Newbie Website Question
Posted by video101 at 8/17/2007 1:48:54 PM
Sorry for this Newbie Question, but I appreciate the help.
New to Flash (Which I love) from Front Page.
1. Website Size: do most or all Flash Website Size have to be smaller than the
whole screen?
is this changing? Can we expect the norm for Flash soon to be whole screen
size for Flash ... more >>
Splash Screen Hi-Lo
Posted by video101 at 8/17/2007 12:00:00 AM
Hi
I have a Website Template that starts with a splash screen that says choose
"Hi or Low Bandwith"
Can I delete this screen? In other words just have the Website Start/Opens in
hi Bandwith?
In other words should I be able to delete Hi/Low Bandwith Screen and not be
able to start after... more >>
removed per user request
Posted by Ney Vasconcelos at 8/16/2007 8:28:56 PM
Quick Question
Posted by X_CELL at 8/16/2007 6:26:21 PM
I'll keep it short and simple; i'm making a website, and i'm fairly new to
flash. I have mad a drop down box with some text in it. Now im trying to make
the text hyperlinks and once i do that i do a publish preview. When I go and
put my mouse over the drop down area it works but as soon as... more >>
html problem
Posted by jbak at 8/16/2007 3:10:11 PM
Does anyone know why when a flash site is published to html there is what
appears to be an invisible button over the whole site. When the mouse is
hovered over this it says 'click to activate and use this control'. It has to
be clicked in order to access the rest of the swf.
Is it someth... more >>
Help for a flash website
Posted by thomas_pin at 8/16/2007 2:16:27 PM
Hi everybody,
I would like to change my website "diivino.com" into a flash version.
I have a silly question.....how big has to be the stage in flash,for the
building part, in order to cover the whole screen? I don't know if this is
clear for you......what I mean is:
if my stage size is say... more >>
Can I Download a nav as a seperate swf file?
Posted by matt_trinkett at 8/16/2007 12:00:00 AM
Hi
My file size is currently 345kb
how long would this take to load on a broadband connection?
Do most people have a 56k download speed,is this is 4kb a second?
is it possible to load my main nav as a seperate swf to decrease the file
size, would this involve alot of
scripting?
I h... more >>
Format the text box
Posted by Meeedda at 8/16/2007 12:00:00 AM
how can i change the dimension of a text box without make unclear the text?... more >>
Can anyone spare 10 minutes of their time?
Posted by SiHackett at 8/15/2007 5:59:57 PM
I'm very new to flash ... could anyone take 10 minutes to help me? I bought a
Flash Template for a website and it needs two things changing to it... getting
rid of a grey box in the corner and changing the font. Can email the file. Any
help would be greatly appreciated - my HTML is fine... hav... more >>
Help with adding Preloader
Posted by StephGuatemala at 8/15/2007 5:04:10 PM
I am working from Guatemala and would love some support! I am trying to add
preloaders to my existing photography portfolio. There are many large photos
that take forever to load online! I have a preloader set up that (I believe) I
can set up before each file. I am new to these, so this may no... more >>
Adding new layers and tweens in Flash
Posted by Buchey at 8/15/2007 3:33:19 AM
Hi,
I'm new to flash and need help. I am creating a new website based of of a
template. This template plays a flash animation at the top frame. Basically, it
plays an animation of some 5 words that are contained in a separate text file
(each word on one line).
What i am trying do do is... more >>
One HTML or Multiple?
Posted by mkonomos at 8/15/2007 1:01:16 AM
Is it best to:
1) have separate HTML pages with a separate swf in each?
2) or have one HTML with one swf that contains all of the pages (and thus has
to preload)?
3) One HTML page that loads the appropriate swf as it is needed?
Hope this makes sense, I am not new at flash but new at fla... more >>
Hyperlink Seen When Covered Up
Posted by gmatteson at 8/15/2007 12:46:39 AM
In frame 1 I have a button and when they click on it, it directs them to go to
Frame 2. The button is then covered up with a graphic however the mouse still
shows a hand and the link is still enabled even though it is covered up. Can
someone tell me how to disable it or any tips/advice? thank ... more >>
a few questions
Posted by sr817 at 8/14/2007 11:56:50 PM
Hello everyone,
I had a few simple questions for flash regulars. I would be grateful for a
response to all or any of the following questions:
Do all the objects in a flash library influence the final size of the flash
file, or is it only the objects being used that influence it?
Is th... more >>
|