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) > october 2005 > threads for friday 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

Flash Font Sizes
Posted by geocliff1 at 10/28/2005 10:03:40 PM
I've read a couple of excellent k/b articles about the anti-aliasing effects of various Flash text object settings and gotten some very useful insights for further experimentation on my part. But nothing directly on point to my specific question, as follows: In Flash MX 2004, using a stati...more >>


Data Driven Graphs
Posted by coracle at 10/28/2005 9:44:17 PM
I just purchased Studion 8 and am needing to build some graphs which change with the changes in data values. I can export the data into a csv. or olap format. What's the best way to set the data up (input fields, cold fusion)? advance thanks. ...more >>

Funky Problem with Text into Buttons
Posted by WizyWyg at 10/28/2005 9:39:59 PM
For a site that Im updating, I am turning 'text' into buttons. Since Flash has a Basicall; 1) type the text 2) convert to graphic symbol 3) convert to button 4) edit button, by placing a graphic square over text with alpha/opacity of 0%. REason is flash inherent problem with just t...more >>

Cool Site
Posted by Mormonflash at 10/28/2005 9:26:24 PM
Hey all! Here is a cool site. What do you think? Do you think the site was made entirely in flash? Or some other program was used with the graphics? M...more >>

Flash 8-Mac Freezing/Slow Saving
Posted by kingsleygroup at 10/28/2005 8:50:14 PM
I downloaded Flash 8 Trial and it seems to lock up and freeze when saving or changing settings. I used Flash 5 before and it was faster and a bit more reliable. I'm using Mac OS X 10.3.9 for Flash 8 Trial. I like the program but this locking up situation makes it a pain to use. I keep having t...more >>

looping text in news ticker?
Posted by MeadowRyan at 10/28/2005 8:48:40 PM
Hello everyone, I have this code that I got from the forums to use a news ticker var myload:loadVars = new loadVars(); myload.onLoad = function() { textbox.Text = this; } myload.load("mytxt.txt"); setInterval(scrollDown, 200); function scrollDown() { textbox.scroll ++; } ...more >>

Adobe Annoyance
Posted by rucadog at 10/28/2005 8:38:20 PM
Can anyone help me....I am having tons of issues with items exported from Adobe CS to SWF. They seem to export o.k., but when I import them into the Flash library I loose lines, and experience a number of other issues. When exporting, using either preserve appearance, or preserve editablili...more >>

browser doesnt detect flash 8
Posted by riichieg at 10/28/2005 8:21:55 PM
IE6 doesnt detect flash 8 content and update the player. I went to several clients and the same problem exists on all IE browsers. We had to manually update to FL 8 player. Does anyone know why the update wont happen automatically? btw, I thought that I posted this issue last night but ...more >>



How to Fade in Text along with tweening
Posted by shakim at 10/28/2005 8:03:56 PM
I know this is very easy to do but I am just learing so please help. I am trying to learn Flash. I have MX 2004 Pro. In windows, I am trying to get some text to drop into place from the top and at the same time fade in while it is dropping in. ...more >>

Code for Scroll a Movie Clip xAmount of Pixels
Posted by G_Swank at 10/28/2005 7:58:21 PM
I needed to be able to scroll a movie clip with limitation on how far it would travel Up and Down. This works very nicely. //Scroll myMovieClip UP var speed = 1; myButtonUp.onPress=function(){ myMovieClip.onEnterFrame=function(){ if (this._y>=120) { this._y -= speed; } } }...more >>

fullscreen not happening on mac....
Posted by bso_71 at 10/28/2005 7:35:42 PM
I'm creating a projector of a movie created in flash mx and I created a projector for mac and another one for pc. I have several swf that my main movie opens by loading movie on _level0 loadMovie("mymovie.swf", "_level0") on a pc it works fine but when I run the projector on a mac when I...more >>

Using the FSCommand to launch a QT movie?
Posted by G_Swank at 10/28/2005 6:44:59 PM
OK - On my Desktop I have a QT video file called 0101.mov I also have a BAT file named launcher.bat which contains the instruction: START 0101.mov If I test the bat file by double clicking on it WHAMO....the WIndows media player opens and Voila - we have video. Now - inside my flash movi...more >>

hit spot on buttons?
Posted by lmnaps at 10/28/2005 6:11:44 PM
Hi I have a button that is text has a movie attached to it on its over state. how to I designate a hit spot. i have been drawing the invisible box around it when the hit state is selected and it WAS working but now it doesn't seem to be working. my hit spot seems to be very specifically i...more >>

How do they do this?
Posted by Ken Bruggeman at 10/28/2005 5:36:51 PM
This effect might be elementary to some of the experts here, but I was wondering how they achieve it. The scrolling pictures move under a colored pane and become blurred. How is this achieved? I thought perhaps the alpha was just just lowered to allow the transparency, but then the color would...more >>

Flash Work Area/Stage Placement
Posted by pmessina at 10/28/2005 5:33:32 PM
I'm working with a long, vertical column of text in Flash; I'm animating it as one would the credits of a movie. Because the stage is at the center of the work area, I cannot view the text at the bottom of the text field when I view the early frames on the timeline. Instead, I have to move e...more >>

Tables in Flash
Posted by pmessina at 10/28/2005 5:28:07 PM
I've been working on a project that results in an animated text table, much like scrolling movie credits. I need columns, lines, and I need then to move together--at thge same speed. As far as I know, there is no "table tool" in Flash--which would makes things VERY easy. I've been drawin...more >>

Can't see audio button
Posted by donhoustonarea at 10/28/2005 4:24:19 PM
I can see the text where it says audio available or audio not available....but the check box that used to be to the left of this message is no longer visible to me. How do I get it back? From http://developmentnow.com/g/68_2005_10_0_0_0/macromedia-flash.htm Posted via DevelopmentNow.com Group...more >>

STREAMING VIDEO
Posted by jpcorzo at 10/28/2005 4:22:08 PM
I'm a newbie in video and streaming video, first can somebody give me an explanation on how to create FLV files. and also how can i make a reliable stream video on the net. please i'd reallly appreciate it. thanks in advance JUAN ...more >>

Option explicit in Flash8?
Posted by CaptainFreedom at 10/28/2005 4:04:10 PM
Does anyone know if actionscript provides an explicit declaration option in the new Flash 8? What I mean is an option where the compilor warns you when you use a variable that hasn't previous been declared. ...more >>

Duplicate instance names, but accually not
Posted by J_o_h_n_n_y at 10/28/2005 4:03:08 PM
Here's what I'm getting: **Warning** The linkage identifier 'imageEnlarge' was already assigned to the symbol 'Viewer/imageEnlarge', and cannot be assigned to the symbol 'Viewer/imageEnlarge', since linkage identifiers must be unique. Usually this comes in the form of: The linkage id...more >>

Flash 8 question: Controller not appearing on www
Posted by Jerry McEwen at 10/28/2005 3:40:54 PM
The video I imported was 360 x 240, I set my movie's properties to this and added 40 pixels to the height and it works perfectly locally, but I see no controller in Win IE6 or FF. What am I missing/? Thanks!...more >>

instance names
Posted by dvwatkins at 10/28/2005 3:39:46 PM
I was wondering if instance names of symbols don't work in buttons. im creating a component for a small pop up window to display some data in for our courses. im making it so that the title bar and the buttons colors can be set, but the color object in the buttons won't accept its instance na...more >>

animated gifs created by flash- how to selectively choose which frames show?
Posted by Dirk at 10/28/2005 3:32:09 PM
I must be going crazy. I recall reading there was a way to control which scenes or frames are exported in the gif in Flash- does anyone have any information on this? Thanks! ...more >>

Convert Line to Fill
Posted by AlexRat at 10/28/2005 3:20:19 PM
Is there a way to convert a line to a fill, including it's currently displaying thickness etc?...more >>

Some really simple action scripting help
Posted by beginner427 at 10/28/2005 2:56:58 PM
http://www.therobers.com/shifted_hit_area.htm I've got a button that has a rolloever and rolloff effect and it works beautifully except that I don't want it to play right when the page first loads or it is refreshed. It looks like there is some simple action script where you 'stop()' on...more >>

JavaScript enabled pop up windows
Posted by Chuck47 at 10/28/2005 2:16:55 PM
On my website I have added a button that opens up a new html window whose properties are set with javascript and an embedded swf file. When using this method is there any problem with the Viewers browsers having high security settings or web browser having pop-up blockers enabled since the ...more >>

Exporting Final result as vector file????? possible?
Posted by francisco_ferrario at 10/28/2005 2:09:08 PM
Hello.. I have a flash app that generate random text on the screen, every time you run it the result is different. Anyone knows how to export the final result to an Illustrator format or vector format?? I Can capture it but only as jpg, And I need to work with the result... any ideas...more >>

ATTN: Bentley Wolfe
Posted by Jerry McEwen at 10/28/2005 1:40:34 PM
I do not mean this negativively towards posters, but it sure is nice having you post here, as I think we can accept your comments as the gospel truth. Thanks!...more >>

flash projector
Posted by checkers1811 at 10/28/2005 12:52:41 PM
Can I get the latest flash projector for Mac and PC from the MacroMedia web site? I've been looking around and can only find one for Pocket PC and Linux. ...more >>

Flash player 8 upgrade ???
Posted by Nuweb at 10/28/2005 12:18:35 PM
Do someone has some idea why a user with the flash player 7 does not have a prompt to upgrade to flash player 8 with only the code generated on html publish. I know it work before when a user with player 6 would receive a prompt to upgrade to flash player 7 if there's was a flash player 7 in a...more >>

plz shut me up an answer mi q can you Convert Flash to Gif
Posted by AZDA PRICE at 10/28/2005 12:08:19 PM
hey hey plz shut me up an answer mi q can you Convert Flash to Gif thanks xxx...more >>

plz shut me up an answer mi q can you Convert Flash to Gif
Posted by AZDA PRICE at 10/28/2005 12:08:01 PM
hey hey plz shut me up an answer mi q can you Convert Flash to Gif thanks xxx...more >>

How do i disable the right click menu
Posted by Evasive705 at 10/28/2005 12:04:47 PM
when a movie is in swf form, right clicking allow sthe user rewind, play stop, ect. Is it possible and if so how, to disable this functionality prior to publishing (in the fla)?...more >>

can you Convert Flash to Gif
Posted by AZDA PRICE at 10/28/2005 11:55:10 AM
im in a big meeting last week and i was asked how to make Flash to Gif i havnt bin trained can any of you help me in finding out how you Convert Flash to Gif and help is appreched oop sorry about the spelling hehe thank you xxx ...more >>

confused..flash-lite
Posted by sunny747 at 10/28/2005 11:20:12 AM
hi, Is it flash-lite included in flash 8?.........for flash 8..do i need to download flash-lite cdk?.........more >>

Why i can't duplicateMovie() with dinamicly loaded Image or movie?
Posted by mp0011 at 10/28/2005 11:18:53 AM
HI. I am trying to create a copy of movieClip containing dinamicaly loaded images. I was trying to use this procedure (in short version...): listener.onLoadComplete(target) { target.duplicateMovieClip("copy_of_target", depth) trace("picture loaded & duplicated") ...more >>

need a help
Posted by kiransugi at 10/28/2005 10:52:51 AM
hi , how to give link for button with a symbol...more >>

Database of flash activities
Posted by Milanoli at 10/28/2005 10:05:46 AM
Does anyone know of any software that can be used to collate hundereds of Flash activities and images, be keyword searchable and be viewed online?...more >>

Not working in Flash 8 - mail link from a text file to dynamic text field
Posted by jun k at 10/28/2005 9:43:33 AM
I have a text file that loads to a dynamic text field (loadedInfo). In the text file I have the code: <a href="mailto:my_email@server.com">e-mail us</a> This works with Flash 7; but not with 8, as I hover the link, the cursor turns to a text icon and not a finger icon. Is there anyw...more >>

Access violation with multiple HTML TextFields
Posted by David A Peterson at 10/28/2005 9:07:43 AM
I need help with a Flash player access violation that is killing my movie! I have boiled the Flash document down to a minimum test case that consistently demonstrates the problem. The ZIP archive of the files is available at http://www.autumnalfire.com/news_page_test.zip. To summarize:...more >>

I am crying
Posted by solidedge at 10/28/2005 8:32:15 AM
Hi Can you please help. When ever i create a flash movie and import into Dreamweaver and then preview in Browser I always get the popup asking to allow active x control to download. When I go surfing on different sites I have no problems like this with Flash Regards Mike ...more >>

transparent background in flash
Posted by TorbenAndersen at 10/28/2005 8:02:19 AM
I?m currently working on a video where i want some animations on top of the video (as seen on mtv shows etc.) I?m doing these animations in flash then exporting the file as a quicktime movie to import into final cut, but i cant seem to get the background transparent. Is this possible? I ...more >>

Flash 8 doesn't seem to load when needed
Posted by mch63 at 10/28/2005 7:46:33 AM
:confused; mac user I'm trying to view video on the msnbc site using netscape 7.1. said I needed flash 7 to view it. downloaded flash 8. installed it to my desktop, and upon installation it opened IE (which I rarely if ever use). tried the msnbc video again in nestcape and got the sam...more >>

background colour
Posted by krustafarian at 10/28/2005 12:38:54 AM
i've been reading over the forum archives and apparently you cannot change the background colour with actionscript! they say the only option is to cheat it with a movieclip or graphic block of colour. but what if my screen is huge and my block of colour doesnt fill it (if my movie is set n...more >>

Document Properties Problem
Posted by p0stal at 10/28/2005 12:12:06 AM
Ok, so here's my problem... i create a flash project at 353px by 350px, and by the time i was done i obviously realized that many parts of my project (Specifically the border i had created) extended past the work field, anyways i would Now like all of my project to be withing the whole work fi...more >>

Several questions about Flash
Posted by percy_xue at 10/28/2005 12:00:00 AM
Hi, Can someone tell if these functions are possible in flash? 1)Can guide line be rotated? 2)How to escape from Lasso tool when don't want to select any more? In photoshop just press ESC will bort at any condition. 3) How to subtract selection using Lasso tool? 4)This time when I import m...more >>

Bookmarking Flash CBTs possible?
Posted by InVaZ at 10/28/2005 12:00:00 AM
I'm working on a CBT which needs to be able to bookmark a users progress. For example, the application can take the user back to the page at which he exited, or juz highlight the topics which he has been through. Anything to mark progress. May i know what are the ways to do this? ...more >>

button coding problem
Posted by yaniv73 at 10/28/2005 12:00:00 AM
hi i have a menu with few buttons each button have name for example politics_btn i am coding them as a frame coding in action layers politics_btn.onRelease = function() { MY CODE } as much as i know i can put all of this coding in the first frame of my action layer and it wil...more >>

Unable to load WSDL
Posted by momolarson at 10/28/2005 12:00:00 AM
I am using the WEbServiceConnector and am seeing an interesting occurance. I have successfully built a simple app that calls a webservice and populates a list. When I test the movie, or Publish->Preview in FLASH, everything works perfectly. When I Publish->PReview in HTML or when I view the...more >>

Duplicating button (movie) problem
Posted by cj911 at 10/28/2005 12:00:00 AM
Can anyone tell me what I'm doing wrong with the following situation: I have a button (movie) containing a few layers including a button graphic, text, and a hit area. The button flashes real nice when you mouse over it. I'd like to copy the button and use it elsewhere on my page. When I at...more >>

Masking
Posted by Stu Boy at 10/28/2005 12:00:00 AM
This may be the stupidest question. But what the hell is masking?...more >>

Flash 7
Posted by actorit at 10/28/2005 12:00:00 AM
hi. does anyone know where i can find the link for Flash 7 for my mac? if anyone has that link, that would be great thanks- Nick...more >>


DevelopmentNow Blog