Groups | Blog | Home


Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007


all groups > flash (macromedia) > january 2005 > threads for monday january 10

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

why can't i get navigation between scenes to work?!?!
Posted by nikonratm at 1/10/2005 11:54:52 PM
ok, so im really just teaching myself flash, so you'll have to excuse the stupidity. anyway, im making a site that has a short intro thing and then loads the buttons for navigation, etc. in order to keep things organized ive split much of the thing up into scenes, like the intro, then the bu...more >>

opreserving isslustrator transparency
Posted by haNNIBAL OPHIR at 1/10/2005 11:39:20 PM
I am trying to import some adobe illustrator artwork into flash while preserving the transparency of the objects. I have tried importing as eps file but this does not seem to work. Illustrator does not give me the option to save as png file or I would try that. Any ideas? ...more >>

Preloader half works
Posted by aherrera at 1/10/2005 11:27:37 PM
I've searched about three different site forums for an answer. I've gotten several, but all seem to be talking about components or linked files. My Flash file has neither. I've created a 2-scene movie. The first scene contains the preloader which is a very simple bar, a little static text and...more >>

loader comp. keyPress conflict
Posted by chiorb at 1/10/2005 10:30:24 PM
I was wondering if anyone else has experienced this problem, and if so, how they got around it? I have simple script attached to an invisible button that jumps the movie to a new frame number when it detects the letter 'g' being pressed. on (release, keyPress 'g') { gotoAndStop (2); } This w...more >>

exe location on launch
Posted by kred at 1/10/2005 9:45:33 PM
Good day, I have a flash projector(.exe), autorun off of a CD, and when it launches the projector, it loads in the center of my desktop, which is fine, BUT the bottom of the movie is going off the screen(the dimension of the movie are 750x765), and the nav is at the bottom and not seen unless ...more >>

Video and Audio Sync
Posted by lucidspoon at 1/10/2005 9:43:46 PM
I am having a problem with exporting my videos to different formats. I have an MP3 in a layer of my video, and I have various animations that happen to the beat of the song. If I export the video AVI or MOV, everything syncs up alright. But if I try to export to SWF or to an EXE, the animation...more >>

help with flash text files
Posted by maximillion511 at 1/10/2005 9:42:39 PM
Help!!! I am having some trouble with flash text files. I am using the text file to load links in html. What i would like to do is have the links in the text file load pages into an iframe if anyone has any idea please help. Just a little more to help you understand what i mean... in case i ...more >>

The Real Bounding Box of a Textfield
Posted by Carlo van Herwaarden at 1/10/2005 9:22:03 PM
Hello, This one has been using way to much braincells allready. Is there a way to get the real bounding box of a textfield. I mean the smallest area possible around a text. The bounding box that contains only text and no other area? These are some other thoughts for a possible solution....more >>



flash and coldfusion using variables
Posted by icnnet at 1/10/2005 8:48:41 PM
I am having trouble using flash, since I'm not very experienced with it and am instead more accustomed to ColdFusion. I have an .fla file that uses three images in an animation. I would like to be able to use CF to pass the three images randomly to the flash file. The only problem is, I ...more >>

Want to display Flash content in a Java app
Posted by Bob-Austin at 1/10/2005 8:46:27 PM
Hi, I want to display Flash content in a window in a Java app. My preference would be to link to a Flash library that provides rendering support. How would you recommend I go about doing this? Thanks, Bob ...more >>

Creating a standalone flash projector
Posted by shoutzager at 1/10/2005 8:46:26 PM
I have Flash MX. I have created a standalone flash projector file for Mac. but I do not see how to do it on the PC. Any advice would be welcome. ...more >>

transparent controversy
Posted by disturbingthepeace at 1/10/2005 8:04:54 PM
I think that the transparent is very useful for websites where you cannot match the flash background to the html background it is placed in. However, there are many people that have mentioned a beware! cause some browsers dont do it right etc. It seems like I have seen it used at plenty of w...more >>

Embedding CF in a Flash File
Posted by eliter at 1/10/2005 8:04:11 PM
Hello, We have a bunch of CF Applications. We would like to wrap a flash "navigation/desktop" around the ColdFusion and use the Flash for presentation and the coldfusion for layout of forms and forms processing. Is this possible to do? I've been looking for a reference to do this every...more >>

BUtton design question
Posted by trevc at 1/10/2005 8:01:08 PM
I have a search box that I wish to have a light grey box encompass it while the mouse is anywhere over the flash object and then disappear when the mouse is off it. I made a button with an on(rollover) that changes it to grey and then return to white on rollout BUT, since there are other b...more >>

flsh search
Posted by lester02 at 1/10/2005 7:58:32 PM
hello, is there a possibility to get all the swf-files that build a hole flash-site. for example swfs loaded with loadMovie()?? I only need to know, if it is possible with the flash search SDK. I DO NOT NEED A SOLUTION!! please post it, if you know. thx lester ...more >>

Scroll text question
Posted by alidost at 1/10/2005 7:34:49 PM
Someone please help! We have a 20 page document in Microsoft Word which we need to bring into Flash and have it scrolled. Using MX Pro, what text scrolling features are there? Thanks in advance....more >>

Xml
Posted by Sebhughes at 1/10/2005 7:14:13 PM
I would like to know what xml is becasue i hear it alot being used with flash.?...more >>

loadmovie & directory structure weird problem
Posted by Learn at 1/10/2005 6:46:11 PM
Hi all, The problem i have is as follows; Basically i am loading movie3 into movie2 and movie2 into movie1. All this works fine. The problem started when i decided to organise my directory using folders. I put movie2 into a seperate folder along with movie3 and changed the reference p...more >>

Search engine for this newsgroup
Posted by Felipe Monteiro de Carvalho at 1/10/2005 6:32:02 PM
Does anyone know a good search engine for this newsgroup? thanks in advance, Felipe ...more >>

Flash Tutorials
Posted by Martin at 1/10/2005 6:31:07 PM
Please post links to Flash tutorial sites ...more >>

webconfrencing without flash com server
Posted by flasherk at 1/10/2005 6:24:47 PM
I was wondering if it was possible to make a flash web confrencing without using the flash communication server. I want to do this because my school server administrator will nbot allow me to run flash com server on my teams site. So any help is welcome and movies and tutes are more than welco...more >>

MenuBar
Posted by xcoldnet at 1/10/2005 6:15:36 PM
How do you set up the links in a MenuBar component? I can decide what labels to display, how many and the text of them but I can't figure it out how to setup the links nor the manual using components is of any help in this matter. Thank you. Dario ...more >>

Sound problems in flash
Posted by rocketgoof at 1/10/2005 5:18:30 PM
Hey everybody, I'm having a problem with my sound. When I import a sound file into flash and play it, the sound file is extremely slowed down and just sounds like some sort of creepy creature instead of someone talking. Does anybody know what my problem could be? I've never had this problem...more >>

and turn to face me...
Posted by rosstafarian at 1/10/2005 5:17:24 PM
hi again, thanks for replying to ma last question, that helped loads. another one for you. is there a way to make a 3d object turn to face you? for example: ive got ma dudes head, and i want to make it rotate to face away from me, and then back towards me. so i can see his face, then he turn...more >>

my flash projector takes too long to load
Posted by info_manu at 1/10/2005 5:15:41 PM
after i burn the projector onto a CD and insert the cd into the computer, double click on the projector icon, it takes too long for the 1st frame to come up.. how can i fix it? 1. using a stub pj in flash?? how do i say play movie("themovietitle.swf") so the main movie loads after the stub...more >>

interactive photography
Posted by oepx at 1/10/2005 5:06:08 PM
can somebody direct me to sites that use flash to present either photography or artwork online. Im exploring options available with flash to do slideshows etc. maybe somebody can direct me to slideshow tutorials even...anything would help. thanks ...more >>

Movies loaded into levels
Posted by zoog2004 at 1/10/2005 5:04:09 PM
I have button to load a movie into second level... The AS on the button is: on (press) { loadMovieNum('Homepage_ypt.swf', 1); } And I have this AS on the button in the loaded moive: on (press) { unloadMovieNum(1); } The whole thing works when I preview this within flash... When I publish and ...more >>

Fla source protection?
Posted by Luka at 1/10/2005 4:39:23 PM
Is there any possible way for protecting Swf movie from importing in the latest version of the certain decompiler which can reconstruct original Fla source file? Thanks Luka ...more >>

Audio Cue Points... or something like that.
Posted by Osh_it at 1/10/2005 4:21:21 PM
Here's the scenario: I have an image on the screen. There is an audio narrative explaining what's in the image. Each sentence in the audio will be displayed as textual content on the screen. Issue - without splitting the audio up into sentences (which is my current solution) how can I sy...more >>

chat and flash
Posted by MG at 1/10/2005 4:15:21 PM
is it possible to have a chat application in flash that doesn't require flashcom server? one that sits on top of .Net? -- -------------------- Michael Guthrie ArtFusion, Ltd. www.artfusion.com ...more >>

Problems with exporting flash movie
Posted by itsallgood_20 at 1/10/2005 3:55:38 PM
Hey, I am a beginner at using Macromedia Flash, so I've just been trying to create a basic little movie with some words and pictures moving around. I used the alpha attribute to fade the graphics in and out with the use of the motion tween. Now, the movie runs just fine in Flash, but...more >>

Making a web site
Posted by CT2 at 1/10/2005 3:42:44 PM
Ok, I'm working on a website for Gibson Technical Center and my instructor wants something on it that i do not know how to do. He wants when a visitor first comes to the page all the buttons are invisible except for the text on them. He also wants when you move your mouse over the text the but...more >>

Importing Mpegs to Flash MX
Posted by LC0001 at 1/10/2005 3:30:36 PM
I am trying to import an mpeg file into Flash MX. The mpeg imports to the library ok, but when I preview/test the movie the Flash movie only displays the first 65 frames of the mpeg. It seems to cut out where the mpeg fades to black (there is more of the clip after the fade to black.....app...more >>

Flash EXE playback requirements
Posted by flashmebaby at 1/10/2005 3:04:03 PM
I was wondering if anyone knows if a Flash Published EXE requires the end user to have flash player installed on thier computer? Also, does anyone know the minimum .exe playback requirements? I have looked around the Macromedia site and have yet to find this? ...more >>

Combining a series of swfs into one
Posted by Cpt Pete at 1/10/2005 2:30:36 PM
Hello! I have an application which consists of a series of independent flash files (e.g. animation1.fla, animation2.fla etc...). The files basically play in a sequential order, at final frame in each file the next swf file is loaded using: loadMovie("nextanim.swf", this); unloadM...more >>

cursor animation
Posted by alanwallace at 1/10/2005 1:57:01 PM
how do i create an animation where a word follows the cursor around the page (not following it as a block but individual letters). i have studio mx and flash 2004 pro...more >>

Illustrator artwork
Posted by Roby at 1/10/2005 12:40:42 PM
Hi, I have to do an illustration (verctor art) for which I would usually use Adobe Ilustrator. But many times that I import it to Flash it carries mistakes, like open paths, etc. Since this one is quite complex I need it to import correctly from the begining. Is there a solution for this? ...more >>

loading an external jpg's
Posted by yaniv73 at 1/10/2005 12:36:43 PM
hi how do i load an external jpg's to flash movie? thanks...more >>

Infinate looping of movie
Posted by Joe at 1/10/2005 12:08:46 PM
I have a movie playing in a web page using the following params: <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash. cab#version=7,0,0,0" width="320" height="240" id="newsplayer" align="middle"> <param name=...more >>

flash photo album
Posted by yaniv73 at 1/10/2005 11:50:47 AM
HI i'm building a flash photo album site. my question is : if my client want to add/delete photos from the site , is the only way to do it through the .fla file or there is another way? if so , what is it? thanks ...more >>

Shopping Cart Sample
Posted by dan mode at 1/10/2005 11:48:57 AM
Hey Folks, I am looking for a sample shopping cart .swf or .fla that uses xml. Any suggestions? Thanks, Dan blah blah cha-ching blah lengthy signature ...more >>

Additive transparency
Posted by lingomax at 1/10/2005 11:12:18 AM
As far as I am aware of, Flash MX 2004 has several transparency controllers/modes such as "Brightness", "Alpha", "Tint" etc. However, I have been wondering if it's possible to use "Additive" and "Subtractive" transparencies in Flash, too? Does anyone know if this actually possible at all? A...more >>

animate text field letter by letter?
Posted by marzianeri at 1/10/2005 11:08:20 AM
Hi, hope any of you can help me.. 1) Is it possible through use of AS to animate dynamic text fields (animate by changing size, rotation over time)? 2) Furthermore, is it possible to animate the text content of a dynamic text field letter by letter? I mean think of a dynamic field where I ...more >>

Is it possible to check unique name of the client machine with Flash?
Posted by Naomi White at 1/10/2005 11:07:02 AM
I'm looking for a possibility to get some unique value from the computer of the user, not URL or IP-address. An external application working with Flash that can pass this unique value to Flash would be also fine . ...more >>

How he did this ? ? ?
Posted by killerdamn at 1/10/2005 10:35:32 AM
how did he make this worried clock? http://yugop.com/ver3/index.asp?id=29 is video or pictures? the main idea please...more >>

how to make the % (dynamic text box) follows the loading bar
Posted by .::herman at 1/10/2005 10:32:05 AM
how to make the % (dynamic text box) follows the loading bar (the end of it) it is now can't match the steps, always run slower than the loading bar regards, ..::herman ref. file http://wm.pcin.sytes.net/herman430/temp/preloader3.html http://wm.pcin.sytes.net/herman430/temp/preload...more >>

Preloader Bar with percentage
Posted by Vadiya Sanjay at 1/10/2005 8:01:07 AM
i`m using flash MX. I want to learn how to create a preloaderbar with percentage and show`n the size of the movie loading. hope somebody can help me. thank you...more >>

What's the problem???
Posted by Arrow206 at 1/10/2005 7:49:21 AM
I don't know why there is a difference around the pic on my background color??? Can anyone help??? http://www3.sympatico.ca/patricia027/index.htm...more >>

delay timeline - seconds
Posted by smillerd at 1/10/2005 6:48:36 AM
I am new to flash and have am trying to delay the timeline for several seconds at the beginning of the peice, and then for a few seconds in the middle of the movie. Can someone point me in the correct dirrection? Thanks, Steve m ...more >>

Flash Processing Speed of Movie Clips
Posted by Marek FlashUser at 1/10/2005 5:09:33 AM
Hey, I was just wondering about some thing in Macromedia Flash MX 2004. Its true that I could probably figure this out myself with a couple of tests, but .... When I have multiple _child movie clips displaying graphics that are apart of a _parent movie clip, would it take more processing tim...more >>

Upgrading trial?
Posted by ihateemo at 1/10/2005 4:05:05 AM
This is so damn stupid, but I must be missing something. I have the Flash MX 2004 6.0 trial but can't find for the life of me where to input the serial. Is it on the splash screen? All I see are "try", "info" and "quit". I can't find anything under the help menu. Help! ...more >>

Is local file I/O not possible with Flash
Posted by Doug Lerner at 1/10/2005 2:54:20 AM
I am investigating whether to use Flash or another authoring tool to build some standalone clients that work with a certain server. Somebody in these forums mentioned, among the limitations of Flash, that there really is no way of saving and loading files from the local user except saving...more >>

Publishing Projector Files
Posted by go-elearn at 1/10/2005 1:33:15 AM
Does anyone know what happens if you have a movie that loads other movies on higher levels and you try to pulish as a projector or exe file? Will it "suck" in those other movies and give you a single .exe? ...more >>

Mix and Match Game [URGENT]
Posted by Lye Yin at 1/10/2005 1:18:18 AM
Hi... I would like to do something like a mix and match game. Eg: --- A-----A1 B D1 C E1 D B1 E C1 A, B, C, D, E will be randomise each time the game starts. A will match to A1, B will match to B1 and so on. When the user click on A then A1, a blue line...more >>


DevelopmentNow Blog