all groups > flash (macromedia) > june 2006 > threads for thursday june 29
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
changing getURL from local to absolute...
Posted by everythingstaken at 6/29/2006 9:29:57 PM
hey all -
i have been assigned to complete a website that was originally developed by an
external vendor using Flash. while i have had Flash for quite awhile, i never
really explored the power of it. now, i'm in desperate need of help and i
submit to you, o gurus.
it's a menu system... more >>
Flash Movie Load
Posted by kelly NO[at]SPAM herco at 6/29/2006 8:38:25 PM
When creating a Flash Movie and burning it onto a disk, how do you get the movie to automatically load when you put the cd into the computer?
What is the process?
Thank you?... more >>
import avi save fla
Posted by Arctic Mongoose at 6/29/2006 8:15:25 PM
Hi, New to flash and scripting. I have about a 1000 .avi files to
import(embed,separate sound,encode low flash 8) into a pre-made template (5
timeline layers and a graphic), position and attach a separated video item and
audio item.
Then save as a .fla files under an edited file name. I... more >>
focus rectangle
Posted by Im out of ideas at 6/29/2006 8:09:15 PM
Can someone tell me how to make a focus rectangle visible without tabbing.
i.e. via code something like that below:
I know its possible because I've done it before and can't remember how I did
it.
Thanks in advance.
my_txt.onSetFocus = function () {
my_txt._focusrect._visible = ... more >>
Microsoft Update Kills Flash?
Posted by kitchjr at 6/29/2006 7:42:53 PM
The problem:
A coworker and myself are unable to view Flash animations or videos and we are
also unable to install Flash 8 or 9 or 7.
We previously had Flash 8 Player installed and working. As of the past two
days or so - Flash has disappeared from our systems and we cannot install it.
T... more >>
graphic fill?
Posted by TYPuk at 6/29/2006 7:31:29 PM
(MX Prof 04)
Hey
Is it possible to fill an object with a graphic from the library rather than a solid colour, gradient or bitmap? If so please explain ^_^
Thanks
TYP... more >>
Rotation Text Problem
Posted by eddymilner at 6/29/2006 7:21:22 PM
Hello to avry one ...
have small problem , i am not flash expert but still understand rotation
function it's easy but not with text field !
[b]
//this is macromedia exemple
var my_fmt:TextFormat = new TextFormat();
my_fmt.font = "my font";
this.createTextField("my_txt", this.g... more >>
Question about Pencil Tool properties
Posted by AlMostabed at 6/29/2006 6:17:52 PM
hi,
i need to know this option in pencil tool properties & difference about them :
Scale ( Normal - Horizontal - Vertical & None )
Cap ( None & Square )
thanks inadvance... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Close a SWF window
Posted by cf_coletta at 6/29/2006 6:13:12 PM
I have a project that requires a close button. The final project will a swf
file. Not a HTML file and not an exe file.
I just want to be able to click on a btn and close the flash player.
Is this possible?
... more >>
Box Around Flash objects in IE browser
Posted by mike warf at 6/29/2006 6:09:36 PM
I am doing a site with flash buttons and every tim i go to a new page and roll
over the buttons section a bounding box comes up around everything that is
flash. When you roll over it, it tells you to click to activate this control.
it works fine in mozilla but not in explorer. I havent had... more >>
Need help with drag and drop game, Urgent!
Posted by shush at 6/29/2006 5:56:53 PM
Hi I have created a drag and drop game, the drag and drop is working alright
however once the right word has been placed in the box, and moves on to the
next question the previous correct answer stays where it was placed, how can i
get it to snap back to its original location? Also when the ri... more >>
Continuous Slideshow
Posted by LucianF at 6/29/2006 5:47:16 PM
I'm trying to create a simple product slideshow (similar to this
[u]http://www.landbigfish.com/gallery/slider.cfm[/u]) that continuously moves
from right to left and then loops when it reaches the end. The images load
from an xml file. Any help would be appreciated.
... more >>
Skin doesn't show on flv
Posted by fmbns at 6/29/2006 5:34:33 PM
The skin shows up when I test the page locally, however, when I upload the page
and test it online there are no controls or skin for the flv. I am
progressively streaming from a server. The auto hide is turned off. I'm sure
there is an easy fix. Help me!
Cori
... more >>
Same swf file, different database content displayed
Posted by gordob at 6/29/2006 4:59:25 PM
I have built a Flash file that displays database content. I would like to use
the exact same Flash swf file on different HTML pages, but display different
content from my database connection. How does one basically go about achieving
this (I don't like cookie solutions)?
My database has a ... more >>
Making a Dynamic, Query-able .swf
Posted by Peter_geoghegan at 6/29/2006 3:47:32 PM
Hello,
I'll direct your attention to ID software's homepage, http://idsoftware.com.
You can see by looking at the source that each blog entry headline is a
reference to an .swf file with a query. For example:
http://www.idsoftware.com/ie-header.swf?prefix=A&date=Jun.+23%2C+2006+-+&title=J
... more >>
loadVariablesNum... how to pass ampersand
Posted by DogBot at 6/29/2006 3:34:32 PM
I am using loadVariablesNum to load variables that contain urls. The problem is the URLs hace ampersands in them(&)
Is there a way to escape the ampersands?... more >>
Importing Keynote 3 (QuickTime) Files
Posted by spagonz at 6/29/2006 3:31:46 PM
I found that when I export a Keynote (Version 3) file to Flash, I loose a whole
lot of functionality, namely motion. Has anyone attempted to import a Keynote
(Version 3) file, that was saved as a QuickTime file, into FLASH? If so, did
you experience any degredation from the original Keynote fi... more >>
how create this effect...please help newbie
Posted by jnc1965 at 6/29/2006 3:23:32 PM
I saw this effect on the website template at templatemonster and was wondering
if someone know how has a tutorial how to do it
you go here to preview
templatemonster.com/website-templates/10795.html
I like the way the blocks transition from one pic to another
any help would be greatly... more >>
PHP/MYSQL Content Updating
Posted by r_barlow at 6/29/2006 3:17:27 PM
Hey,
I have a flash movie that uses PHP to pull data from a MYSQL database.
Everything works great; however, whenever I update any records in the database,
those updates are not displayed in the movie... even if I refresh the page. In
order to view the new content, I have to delete all m... more >>
QuickTime with Transparent Background
Posted by Kelvin Chen at 6/29/2006 1:18:20 PM
Hi
I am having problems in publishing a file done in Flash- a logo spinning,
and I want the background to be transparent. Under Publish Settings, I have
the following:
ALPHA: Alpha-transparent
Layer: Auto
And checked the Flatten (Make self-contained).
However when I import the file in... more >>
Looking for graphic artists in flash
Posted by mouseit101 NO[at]SPAM gmail.com at 6/29/2006 12:59:45 PM
Currently working on a game in flash, the first one is on newgrounds:
http://newgrounds.com/portal/view/321636
If you are interested please respond below. Programers are welcome too,
although there is less of a need.
Currently working on: Fronts of buildings for cities (13 different
ones) var... more >>
blank page flashes between SWF pages
Posted by liamfahy at 6/29/2006 12:14:49 PM
Hi all!
I am building my first Flash website and have a small problem.
I am building it using individual SWF files for each page. However, when I
click a button to navigate from one page to another, I am getting a flashing
blank screen for just a split second. What i mean is, it doesn't ... more >>
Static text as mask doesn't work
Posted by Gary at 6/29/2006 10:31:09 AM
I'm creating a button that uses static text as both content and as a
mask (to create an inner shadow effect). The static text is in a
symbol. It looks perfect in the IDE, but when I test the movie or
publish it, the mask doesn't work. I originally had the text in a
graphic symbol and that... more >>
Need to know how to play a MC then play another MC
Posted by SugnaShane at 6/29/2006 4:35:41 AM
Hi All,
I Need to know the following:
Say I have 4 MC's and I want to play them one after another what is the best way to do it.
Shane... more >>
Flash Help Content Gone
Posted by GeckoFrog at 6/29/2006 3:32:04 AM
I'm running Flash 8 on a MacBook Pro 17" and I also have it installed on an
iMac G5 and the same issue is on both. I go to Help > Flash Help and there is
no table of contents and when I search for anything like "tween" or "script" no
results are found. It seems that the help content disappea... more >>
Re: Text not showing up
Posted by Sw Jiten at 6/29/2006 1:41:03 AM
Well, the best I can suggest is:
1) To upload Flash 8 Player to the Site and Write on it: "This site requires
Flash Player.." Click here to download.... (All that text in DW)
2) A good solution is to change all text with graphics: I mean, you write all
your text in Fireworks or Photoshop... more >>
Resticting access assistance/advice required
Posted by Voddie at 6/29/2006 12:00:00 AM
Hi
On several occassions I have produced flash movies for clients and then have
run into the problem of the client refusing to pay even though the flash movie
is online. I then have to take legal action for the monies plus the removal of
the movie from their server.
I know that I shoul... more >>
how to unload swf
Posted by justbipin at 6/29/2006 12:00:00 AM
I am calling 3 different swf in to test.swf.
now i want to unload only 1 swf from test.swf
can any 1 tell me how it is possible i am trying
with removeMoviClip() and unloadMovie()
but its of no use.
regards
Justbipin
... more >>
Menu buttons live on stage
Posted by Bolan_boy at 6/29/2006 12:00:00 AM
I am no longer able to edit the menu buttons on my stage.
If I click on the buttons layer tab all buttons are selected, but if I then
try to select an individual button it just takes me to the corrosponding page
and will not select.
Please assist
Thanks :confused;
... more >>
"undefined" error -- sometimes!
Posted by Realtoast at 6/29/2006 12:00:00 AM
I have a dynamic text field that I am loading with external data from a .txt
file. The process seems to work beautifully, most of the time. But, if I click
the button a few times -- and it's usually the first time -- I get the
"undefined" error instead of my text. Then it works again. The inte... more >>
how to call swf in swf at proper x,y co-ordinate
Posted by justbipin at 6/29/2006 12:00:00 AM
Hello,
can any tell me how to call a swf into anather swf but at proper x and y co-ordinates.
thnx n regards
justbipin... more >>
Frame rate issue
Posted by clear_design at 6/29/2006 12:00:00 AM
I'm have a swf movie set to 25fps and once this movie reaches the end it loads
another swf that is supposed to play at 6fps. However the problem is it jsut
plays at the previous movies framerate!
How can i re-set the framerate so the 2nd movie plays at 6fps?
thanks in advance
... more >>
swf file transparent in Director MX
Posted by Anne at 6/29/2006 12:00:00 AM
Hello:
Do you know how to get an animation in Flash with background transparent?
If I put ink:background transparent does not work.
Thank you
... more >>
We are looking for Flash-Games for our A-level exam
Posted by projectgame06 at 6/29/2006 12:00:00 AM
Hello
Our Project-Team creates a Game-Hompage for our A-level exam.
We are looking for Flash-Games and Games in other Languages (for example: Java
or VBnet), wich we will publish on our Webpage.
The quality, category etc. doesn't matter.
Furthermore we would be pleased if you could... more >>
Setting point where images insert onto stage
Posted by MacBriar at 6/29/2006 12:00:00 AM
Hi all
I am creating a customised photoslideshow for use in our school. All is
working however I was wondering if there is a way to set the x and y
coordinates on the photo layer so that when a sequence of images are imported
they automatically are positioned at a set point on the frame.
... more >>
|