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) > december 2005 > threads for monday december 5

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

mask does not display text???
Posted by LukeV at 12/5/2005 11:32:21 PM
Hi! If I type some text on a layer and draw some shapes, than add a new layer with a rectangle and that I set this layer as a mask, the text on the first layer will not get displayed. Am I doing something wrong? Thanks! ...more >>


Imbedded Micromedia Flash
Posted by pbakalis NO[at]SPAM gilbaneco.com at 12/5/2005 11:07:16 PM
How do I get an imbedded MMF out of a MS Word file?...more >>

Loading and playing external mp3
Posted by seotech at 12/5/2005 10:51:19 PM
Hi, I have searched the newsgroup for an answer to this problem, with no luck. I have a movie with a series of scenes, each with it's own mp3 file to play. I am using the following code to stop the movie, load an external mp3 file, play it, and then resume the movie (thanks to the person who ...more >>

flash movie question
Posted by hpaum99 at 12/5/2005 10:45:41 PM
is it possible to play an imported flv in reverse? Thanks...more >>

loading swf files into movie clips
Posted by David-12-11-79 at 12/5/2005 10:36:37 PM
How do you load a swf into a movie clip, from another movie clip? or from a button?...more >>

on (change) invalid
Posted by Wildfire London at 12/5/2005 10:21:34 PM
I am attempting to use a combobox to provide a playlist for MediaPlayer. I have the following Actionscript in place on (change) { this._parent.myMediaPlayer.setMedia(this.value, "mp3"); } However when I test the script I get 3 errors as follows. **Error** Symbol=p1, layer=gui, fram...more >>

Ok I am anout to go crazy
Posted by mkancler at 12/5/2005 10:15:38 PM
Easy to use to play an FLV when I create it on it's own new document. However when I create it on a temlate page and run it, it just says "plater" IU have been on this for 4 days in a row, until 4:00 in the morning. I am now on my knees asking, begging soneone to help me. Any advice? ...more >>

Creating a projector - top menu quesiton.
Posted by nclark at 12/5/2005 9:54:29 PM
When creating a Windows Projector file from an .fla is there anyway to specify that when the file opens up it is: 1.) Full Screen 2.) No Main menu bar available up top....more >>



External swf into the vb
Posted by onderon at 12/5/2005 9:34:31 PM
I want to take external swf files (child.swf) with loadmovie command in flash. I changed filetype of the child.swf (child.x) I use visual basic for main.swf which calls the child.swf But doesn't work in every computer. I am sure that the file path is true. What's the problem. CODE for ...more >>

Convert MPEG/AVI to FLV at serverside
Posted by FCSWork at 12/5/2005 9:03:29 PM
Hi there, How do I convert MPEG/AVI videos to FLV at serverside? User will upload a MPEG/AVI file in a page and in the next page they will view the video in Flash player. I understand, once user upload the AVI file I need to encode the Video in FLV format at serverside. Is there any API av...more >>

Text effects help
Posted by dj03 at 12/5/2005 7:30:13 PM
I haven't used my FLASH MX in a while and am trying to create a web banner. I thought there were some text effects built into FLASH that you could choose but I can't remember how to do it. You could choose a fade in or out...the one I am looking for is the one that would "type" the text in one...more >>

flash slideshow
Posted by AgentFitz at 12/5/2005 7:15:13 PM
Hello everyone, my question is regarding creating a long (1000 +) image slideshow in flash mx. Each image has a related caption, and it will take me years to make each frame individually and add the caption, etc. What would you guys do if you were given this task? Is there a way to streaml...more >>

Learning Flash
Posted by papaJuice at 12/5/2005 6:34:18 PM
I'm a newbie to Flash, and I would like to know if I would be better served to learn flash starting with the MX 2004 version since it may be a more stable version to work with. Version 8 was recently released, correct? Does anyone have any thoughts on whether I should start my Flash learning u...more >>

Desktop Sharing Via Flash
Posted by rottmanja at 12/5/2005 6:27:44 PM
I have been working on a small RIA for an open source community I am apart of. One thing I would like to add to it is a desktop sharing type feature. Does anyone know if this is even possible with flash. I have seen it does in breeze, but I havent got a clue on how it could be done. Any i...more >>

GetURL doesn't work-- flashmx
Posted by macrotn at 12/5/2005 5:21:51 PM
greetings, using flash mx and placed the following code on my button: on (release){ getURL("javascript:openNewWindow('http://www.artfilgo.com/test_remix.htm','_bla nk','height=664,width=604,toolbar=no,scrollbars=yes') "); } when previewing, I hear an error sound but see no new b...more >>

How to designate a non mouse-over area.
Posted by EBagg at 12/5/2005 4:42:56 PM
Here's the coding for an area in which the mouse is detectable; Actionscript: function _mouseOnScreen () { // area in which hte mouse is detected according to pixels if ((_root._ymouse < 550) && (_root._ymouse > 50) && (_root._xmouse < 500) && (_root._xmouse > 100)) { return ...more >>

importing Ai swf files
Posted by antonioconte at 12/5/2005 4:30:25 PM
I have a bit of a problem, I have commssioned an illustrator to come up with some images that I need to embed into a flash movie. Problem is that everytime I publish I get a message about "enhanced strokes" All I did was grab their original Ai CS file and export it as an swf and then import to...more >>

Flash Player Express Install broken?
Posted by Shimfish at 12/5/2005 4:29:07 PM
I'm trying to implement the FDK updater, and though I had it working yesterday, it seems to be damaged today. It does the spinning circle loading thing and then gives me an error saying "A download error occurred". If you press the blue information circle, it takes you to the equally myste...more >>

Desktop Sharing
Posted by ON_Tv at 12/5/2005 4:16:03 PM
Does anyone know if Flash 8 is capable of doing desktop sharing/collaboration? I am looking into building a support tool which will allow my support staff to help our customers over the internet. I would like to do this in flash, this way, our customers will not need to purchase expensive...more >>

Post to database
Posted by Broose at 12/5/2005 4:11:54 PM
Anyone know how to post info to a databse over the net? I am new to Flash but have used Director for many years and in Director we use a PostNetText command is there something similair in flash? ...more >>

Safari problems with Flash - audio not playing
Posted by c0ma at 12/5/2005 4:11:32 PM
Hi there, My client is complaining that the flash on his webpage is not loading. He is using Safari, I'm not sure which version. I have tested the page out on a Safari browser at the office and it works perfectly. The flash works perfectly on IE and Netscape too. What could be the proble...more >>

FLV cpu usage on playback
Posted by lmrcrz at 12/5/2005 4:06:16 PM
Hello, I've created a swf file with a flv progressive download video that is synced with text using cuepoints and using the media component. It seems that the cpu usage skyrockets up to 100% and pretty much stays up during playback. The swf is being loaded into a empty movie clip. Been...more >>

Flash movie dissapearing on the server
Posted by jionem at 12/5/2005 3:45:55 PM
Hi, I have a flash greeting card that I uploaded on a server, but when some (not all) people try to view it, only part of it plays and the other part just disapears. Does anyone know what might be a problem? Thanks a lot ...more >>

Datagrid focus problem when scrolling
Posted by jktieman at 12/5/2005 3:38:07 PM
I have a 2 column datagrid bound to a dataset. I display 10 rows. I have a vertical scroll bar because I have 40 rows total. When I scroll to a row >10 and click on it, the focus is on the corresponding first 10. For example, if I scroll to row 15 and click on the second column, the 5th ro...more >>

Loading images in place of flash object
Posted by nclark at 12/5/2005 2:54:26 PM
I have a movie that i would like to "unload" when complete and show a jpeg of the last frame in the flash object's place. Does anyone know a way to put an image "behind" the flash object and then close the object so that it may be displayed. ...more >>

subscribe to podcast through flash
Posted by stevehawkins at 12/5/2005 2:48:08 PM
Hi have just found this site that is under this text and they have button that you click on to subscribe to there podcast and what it does is opens itunes goes to the pocast that you have just clicked on where you are able to subscribe i just wondered if anyone had any ideas on the script or h...more >>

SECURITY BAR....? ERROR...? MYSTERY...?
Posted by G_Swank at 12/5/2005 2:18:54 PM
I had to add some text to one of the frames in a Flash Movie. THIS IS REALLY WEIRD...! Here is the Text Field I added Teacher's Resource Binder Teacher's Workout Book Student Papberback books - 8 individual titles - 12 copies of each title Student Workout books - 12...more >>

Synching movieclips
Posted by mikolaj at 12/5/2005 1:47:59 PM
Hello, I have a problem with synchronizing movieclips to each other. I placed two versions of the part of my animation I got problems with here: http://homepage.mac.com/zumiki/testy/test.html http://homepage.mac.com/zumiki/testy/test2.html In the first version, the dog is a graphic symbol...more >>

Text Animation
Posted by moffsi at 12/5/2005 1:40:19 PM
Hello everyone, How do I create an animation of a sentences that types one letter at a time? Thanks!...more >>

How to draw concentric shapes in flash?
Posted by phunkadelik at 12/5/2005 12:26:58 PM
or parallel curves? i've been hitting my head on the wall trying to draw 2 parallel curves in flash!!! and i'm not talking about scaling... Actually i've been trying to redraw the "F" of the flash logo so you can ubderstand what i mean1 thanks! ...more >>

How is this done? Any Ideas?
Posted by Carly04 at 12/5/2005 10:59:10 AM
Hi All Does anyone know how this has been made. The weblink below takes you to a catalogue website. On the right hand side half way down the page you can access and online catalogue. Its a great bit of flash which has the page turn over. Thanks for any answers! http://www.purecollecti...more >>

load .swf file
Posted by hanif_74 at 12/5/2005 10:29:08 AM
hi, I want to load a .swf file via macromedia flash but i want to load the .swf file in custom size. but i don't know how i can load the .swf file in custom size. please help me.thanks....more >>

Drawing and Animating a Character in Macromedia Flash
Posted by x-stream100 at 12/5/2005 10:27:11 AM
I was hoping someone here could point me in the right direction. Can anyone tell me if there is anywhere I can get this audio lesson via Windows Media player? It?s very jittery and hard to listen too. Or maybe there is a good tutorial in text on how to do this in Flash? I have version 6.0 bu...more >>

I need advice and help
Posted by yoasare at 12/5/2005 10:12:40 AM
Hi all, I'm trying to develop interactive word game as my course project for slow learning children between 2-6 years. I'm new to flash. I've bought the Macromedia studio 8. What I'm doing is: The player will supply the missing letter(s) and click OK. If the answer is correct, then p...more >>

how to get to the main timeline from button action inside a movie clip
Posted by bwclan at 12/5/2005 10:09:33 AM
hi all , i have a button inside a movie clip placed on say frame 312 on the main timeline .... when i click on the button i want it to go and play another movie clip on frame 330 on the main timeline ... this is what i have code wise : on (rollOver) { gotoAndPlay(2); } on (releaseO...more >>

Looking for Flash user to help friend with site
Posted by Rodimus_2316 at 12/5/2005 9:47:43 AM
Hi. My friend has a Flash site, and really needs someone who knows Flash well to help him finish it. Here's the URL: http://www.2099comics.com/ Anyone interested? Please LMK. - Rodimus_2316 ...more >>

Interactive Cd
Posted by Angel*lina at 12/5/2005 9:39:12 AM
Heyy I am designing an interactive Cd It's all about a sequence of large pictures my file size is like 25 Mg. well this part is done, but what should i do next ??? should i create another file other than the main one + the animation is slower on other Pc's Is there any software i sho...more >>

flash for projection onto screen
Posted by dijitaq at 12/5/2005 9:20:50 AM
the company i work for wants me to create a flash presentation of our portfolios, consisting of mostly print projects. i have created several tests, but my boss isn't satisfied with the quality of images when it's being projected. the images of the project i create using the original lay...more >>

How can I make a Flash8 site 100% browser Height & width but still kill 1:1 scale?
Posted by Line at 12/5/2005 8:50:37 AM
How can I make a Flash8 site 100% browser Height & width but still kill 1:1 scale? Here's an example of what I'm talking about: http://blackpulp.com/html/index.html Thanks ahead for your reply...more >>

Convert to Symbol with multi-layers
Posted by Martin Westin at 12/5/2005 7:43:19 AM
Hi, This is a pretty basic problem but I cant figure it out. Hope someone can help. How do I convert multiple layers to a symbol and retain those layers inside the movie clip? Simply selecting everything on a frame and choosing "convert to symbol" "flattens" all the graphics to a sing...more >>

Music Background
Posted by hoss9009 at 12/5/2005 5:54:33 AM
so i've played w/ flash for about a 3 yrs now and i have something (small) that im proud of ... http://www.ericandcarmelita.com i have sound in the background but it makes the swf huge... any suggestions to make it smaller but w/ out lessening the quality? Is there a way to call for the mp3 ...more >>

missing help documentation
Posted by sethrd11 at 12/5/2005 4:52:54 AM
osx not sure what happened but all of my help documentation has disappeared except for 2 books on flash remoting. i downloaded new flash_as2lr html files and put the folder in my library/application support/macromedia/flash8/en/configuration/HelpPanel/Help directory, but its not showing ...more >>

jigsaw puzzle tutorial
Posted by hiredkiller at 12/5/2005 4:37:39 AM
Hi all, I'm wanting to start making a few games in flash and I thought it would eb a good idea to do this tutorial: http://www.macromedia.com/support/flash/action_scripts/actionscript_tutorial/act ionscript_tutorial02.html to get me started - but i dont have the support files to go with ...more >>

Printing A document
Posted by Keehunthebeginner at 12/5/2005 4:00:19 AM
Hello, I need flash to print a document which in some places of the documents, flash replaces it with certain variables in certain places. Anyone, a idea? Thank You!...more >>

Layer help
Posted by BrianMx7 at 12/5/2005 1:54:03 AM
:disgust; My layers all disappeared when I saved it and closed down flash. It seemed to have put everything on Layer 1. Any help please?...more >>

Customizing my shape tween
Posted by ahelle at 12/5/2005 1:46:23 AM
Hi All, I have created a vertical rectangular bar which is white. I put a shape tween on it so that an orange colour progresses up the bar at certain points in time. When I move the playhead forward, it works fine - the orange progresses up from the bottom of the bar properly. However,...more >>

help downloading a flash player tutorial
Posted by dynodale at 12/5/2005 12:29:37 AM
Can anyone help me. I want to put this video on disk. What do I need to do?? http://www.sctflash.com/docs/live_link_demo.htm Thanks...more >>


DevelopmentNow Blog