all groups > flash (macromedia) > october 2004 > threads for friday october 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 31
paragraph in Dynamic text box
Posted by shad kam at 10/29/2004 9:58:58 PM
Hi Guys,
I have a dynamic text box, which is used for my "scrolling text box",
how can I have a new paragraph in this text field?
My entire text becomes one big block of text and if I press return to
make a new paragraph, when published it gives me errors.
What can insert in the middle o... more >>
Drop Down Menus
Posted by phattymatt at 10/29/2004 9:33:02 PM
Is there a good way to turn the 'over' state of a button into a pull down menu?
I've tried nesting other buttons with-in the over-state of an existing button,
and Flash will let me attach action script to the nested button, but, the
nested button will show up when I'm in the 'hit-zone' of the... more >>
Components dont work after publishing
Posted by nicetim at 10/29/2004 9:20:29 PM
I have an application i am working on that contains a menuBar, 2 datefields and
2 comboBox's.
It all works fine until i publish my app.
Then the menu dosnt drop down, the datefield dosnt show the calendar and the
combo box also will not drop down.
I am building this app to be part of a w... more >>
Delaying a FLV File.
Posted by MotherBrain at 10/29/2004 9:16:36 PM
I am using the MediaDisplay component to play an external flv (flash video
file). Currently, I have some actionscript code that will pause the video for
20 seconds to let the "stream" download and then start playing.
Using time has some draw backs. Ideally I would like to have the video pa... more >>
Copy paste data from excel
Posted by Pong The Greek at 10/29/2004 8:53:25 PM
Hi all,
Does anyone know if there is a way or a component which I will be able to copy paste data from excel fields into my flash movie?
Thanks... more >>
Rollover effect question
Posted by subnet_rx at 10/29/2004 8:39:34 PM
I've got a TV screen graphic made. I want to show a screenshot inside this tv screen on rollover of some other buttons. What will this require to accomplish? ... more >>
Background picture fit in window!
Posted by ChristoMed at 10/29/2004 7:57:24 PM
Hi everyone, do you know how to set a background picture like this site?
http://www.undocorp.com
I know it is in flash, but difficult to find the script...
Thnaks!... more >>
flash calender with dbase on backend
Posted by righty at 10/29/2004 7:48:25 PM
Im trying to come up with a format for a calender displaying events. Wonder if
it is possible to create a backend database for me
to put the events in each month rather than updating with html. I would also
like to use flash to create the calendar. I have something pictured in my mind
and on... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Closing and redirecting a parent page
Posted by TonyDevin at 10/29/2004 6:55:38 PM
Hey all - hope someone can help me with this.
We have just finished developing a site for a client where we have a flash
popup (demo.htm) which is called by a standard href link on a parent page. At
the end of the flash demo there is a link provided which upon clicking would
preferably cl... more >>
converting flash animation to vcd format
Posted by cenpid at 10/29/2004 5:25:25 PM
Hello,
Is there a way to convert flash animation to vcd format without losing its quality?
Thanks.... more >>
Accessing Specific Frames
Posted by LitlJack at 10/29/2004 5:22:10 PM
Is there a way to create a link on any given website that points directly to a SPECIFIC frame of a swf movie on an index page of another website? All I keep getting is the beginning of the movie.... more >>
turning off Flash projector's title bar?
Posted by Shane at 10/29/2004 5:19:53 PM
Is there any way to turn off the title bar of a Flash projector? I am using
Flash MX 2004 Pro on windows.
Thanks,
Shane
... more >>
Flash and DHTML dropdown menu
Posted by MHToad at 10/29/2004 4:58:19 PM
I have DHTML submenus which, when activated, drop down over a flash movie. If
the submenues are active and the movie progresses between certain keyframes,
the movie jumps in front of the submenus, hiding the links.
See what I mean here:
http://www.5280.com/index_flashtest.php
Is there ... more >>
Preloader necessary?
Posted by souloyster at 10/29/2004 4:49:39 PM
I'm developing a Flash presentation to be run off of a laptop for a conference. Is a preloader necessary?... more >>
Can you change the font used in "typeWriter Component?
Posted by EddieO at 10/29/2004 4:35:31 PM
Am using Flash MXPro. How can I change the font used in the "typeWriter Component? Thanks, Eddie... more >>
Looping
Posted by Bosox2004champs at 10/29/2004 4:34:36 PM
Hey guys
is there anyway you can disable loopingin flash mx2004? I have tried but I can't figure it out
thanks for your help... more >>
Accented chars
Posted by ianmel at 10/29/2004 4:17:31 PM
Hi,
Anyone can tell me how i can get extended chard into my text in flash 7? I want to enter an 'e' with an accute accent (french word).
thanks,
..../ian... more >>
Subclassing every component
Posted by Zouplaz at 10/29/2004 4:10:54 PM
Me, again ;-)
I wonder what is the easiest way add a set of new functionalities to every
original Flash MX 2004 components (from Button to Datagrid)
My first impression would be to subclass each UI.* class that I need to
modify to suit my needs.
To be clear, each new component will be "... more >>
Cut out animation effect
Posted by d3mcfadden at 10/29/2004 4:01:32 PM
There is a cutout effect that I have seen in a couple websites on is
http://www.pumarunning.com/english/home.html. Whenever you click on a shoe the
outline is "cutout" then the shoe appears in the outline, I was
wondering how this cutout effect is done. Im thinking it has something... more >>
How to preload a flash presentation file ?
Posted by a_mistry2 at 10/29/2004 3:49:53 PM
I created a preloader (showing the percentage, bytes bytes loades and bytes in
total) for an example flash document. It works ! :) I created two frames: 1st
frame has this AS: bytes_gesamt = _root.getBytesTotal() add " Bytes
gesamt"; bytes_geladen = _root.getBytesLoaded() add "... more >>
Help! Flash won't autoplay in Power Point!
Posted by YUGWEN at 10/29/2004 3:43:16 PM
Anyone know how to get Flash in a PowerPoint presentation to auto-play when the slide comes up? Thanks in advance... ... more >>
Flash form for Dreamweaver login?
Posted by Andyjjj at 10/29/2004 3:36:48 PM
Hi guys, I have a flash movie with username and password fields in it, and I
need this form to log the user in to my Dreamweaver MX site (ASP using Access).
Of course I can do this using a normal form in HTML with dreamweaver server
behaviours, but I need this in Flash? Anyone know how to or a... more >>
flash large format for presentation
Posted by docstw at 10/29/2004 3:12:29 PM
Hi...currently, my swf's that contain jpgs are typically 800 by 600 (stage
size) with optimized jpgs (72 dpi, exported from Fireworks with reduced size
but suitable quality for screen display), look terrible when projected onto a
large screen for business presentations (interpolation). I don'... more >>
lifetime of data loading movie clip
Posted by Szadol at 10/29/2004 2:51:18 PM
What happens to the movie clip, that is in progress of loading or sending something to server , when parent goes to frame where this clip does not exists ( i.e there's no instace of it there ) ?... more >>
Preloading large flash movie
Posted by a_mistry2 at 10/29/2004 1:55:48 PM
Hi all. I have created a website with flash.. It is a slide presentation with a
size of ~15MB. After uploading i noticed that i urgently need a preloader. The
movie dont start playing until the movie is completely loaded... It takes about
30 seconds or so... So in that time, the visitor cant ... more >>
Different Character
Posted by nielsent at 10/29/2004 1:54:22 PM
Hello, I beg your help!!! Anyone. I have lots of texts that I load from
external txt files to display at my Flash presentation. Fine. Now, I got two
problems. This text is in Portuguese (I am Brazilian), so, with characters like
??????, etc. I found it difficult to display such characters. But... more >>
Export all scripts in .fla?
Posted by Lars1024 at 10/29/2004 1:30:21 PM
Is there a way to export all scripts from a fla file? Perhaps with some third
party software? I am NOT talking about swf decompilers here, what I want to do
is export all scripts from fla?s that I own, with scripts by me and my
co-workers, so it?s not about stealing code, it?s for comparing v... more >>
Flash buttons showing as white boxes
Posted by virvis at 10/29/2004 1:10:21 PM
:confused; I have a demo site that we've been developing and viewing on windows
2000 and XP and testing with IE6. I had a user report that the flash runs
incredibly fast on his machine and that all the flash buttons are showing up as
white boxes. I actually went to his machine and saw that t... more >>
Flash MX 2004 interface issue
Posted by JPritchard at 10/29/2004 1:07:17 PM
I'm trying to access the common libraries -> buttons pane, and no matter what I
do, it does not show up. The learning interactions and classes both show up
fine, but the buttons pane does not. I need to get at the buttons but I can't,
and I don;t know why. HELP!
... more >>
A little off topic, I know
Posted by seanghatch at 10/29/2004 12:54:15 PM
Is it possible to detect weather you have PHP installed on your server? ... more >>
URGENT HELP NEEDED PLEASE!!!!
Posted by RYU -1 at 10/29/2004 12:53:35 PM
Hi people...... Fairly new member here, and the reason why I joined this
forum, is because I have currently finished my Multimedia Computing Degree and
I have one outstanding module left, which is the PROJECT MODULE...my proposal
is based upon comparing FLASH vs HTML....for the artefact that ... more >>
Lense Effect in Flash Mx 2004
Posted by ash_designman at 10/29/2004 12:49:23 PM
I am wondering how to creat a lense effect in flash mx 2004?
an example of what i am trying to do can be found here.
http://www.portfoliomedia.net/
If any one knows how could they please help me out.
Thanks.http://www.portfoliomedia.net/
... more >>
action scripts panel
Posted by shad kam at 10/29/2004 12:44:47 PM
Is there any way to toggle between Expert Mode and Normal Mode in action
scripts panel?? I am running a MX Professional.
Thanks... more >>
Possible bad code in "Fill in the Blank" quiz template?
Posted by EddieO at 10/29/2004 11:48:50 AM
Just completed my first quiz using the Quiz Template provided in Flash MXPro
2004. Everything tested OK, except a "Fill in the Blank" question.
Fill in the Blank > Options > 2 Tries Upon testing, if you purposely
type in a wrong answer, then click the Reset button and do not ... more >>
Retrieving data from projector on cdrom
Posted by ritpas at 10/29/2004 11:20:29 AM
Hi, I'm creating a cd-rom using a flash projector. I want the data to be
retrieved dynamically from external files. What is the best way to do it? Is it
possible anyway on a cdrom? I suppose xml files will do it or text files but is
possible to use SQL technology? Thanks to your answers and ... more >>
CD Presentation using Flash Projector files
Posted by fizzfozz at 10/29/2004 11:20:18 AM
I hope someone can give me a hand with this because it is really confusing me!
:-) I am trying to create a CD presentaion using Flash. I know how to publish
my files as exe & hqx projector files so that's no problem but I am having
trouble trying to get my presentation to work full screen... more >>
resizing movies in Flash Player
Posted by jp61 at 10/29/2004 11:12:58 AM
Hi,
I am wondering if there is a command to keep a Flash Projector movie from
being resized by the viewer? I have images in the movie that cannot be resized
without distortion occuring.
I know that the Flash Player has an option for "100%" or "Show All." I don't
want the viewer to be abl... more >>
Link to .exe OR .ins from Flash movie?
Posted by Domarus at 10/29/2004 11:02:44 AM
I am working on a Flash tutorial which will be distributed on a CD. The user
will be able to automatically set up his/her e-mail program and/or internet
browser etc by executing .ins files (or .exe files). The .ins/.exe files will
be included on the CD with the actual Flash file. My question... more >>
any ideas?
Posted by Bain at 10/29/2004 9:16:18 AM
Is it possible to create table - datagrid, and merge cells within.
Any sugestions?
html sample:
http://www.bluebug.co.yu/Nomin.html... more >>
Simple Queston
Posted by judyhe at 10/29/2004 7:54:14 AM
Hello, I know it is a stupid easy question. but for me it's too difficult. I
hope some one can help me. i think it is very common that you can print, email
the current page. I want to develop a flash file, which is only running on my
local machine. i added 2 button, one is print, the other is... more >>
detect collision inside target
Posted by nat77 at 10/29/2004 6:25:22 AM
I am working on a simple game and I now have this issue: when my mc hits the
target, if there are other movie clips already there (inside the target), I
want the movie clips that are there to snap back to their original position. I
would think the way to do this is through detect collision. Bu... more >>
newbie need simple intro page.
Posted by jclaudii at 10/29/2004 6:10:37 AM
I would greatly appreciate some help to create a simple intro page into my
site. Mainly what I want is the title of my page to fade in (i can make that
happen) and then move to a corner of the screen. then I want some pictures to
fly at you by fading in. I also would like some sound. the t... more >>
Flash authoring license?
Posted by Dafreshmaker at 10/29/2004 5:46:53 AM
We are currently developing some components of an application with Macromedia
Flash. It is a browser based user interface and one of our concerns is that
our software will be used in environments where there will be no connection to
the internet and our customers will be unable to use the th... more >>
Please, help me if you can.
Posted by Smythes at 10/29/2004 5:36:06 AM
Ok.
I just finished a movie.
I scripted all the buttons, added a loading screen, and did the final touches.
Lastly, I put the sound fx on. So the very last movie test, the sound fx are
ALL way off.
Even though they're streamed, and definitely in the right places on the
timeline.
I've... more >>
Menu's Text is Pixelated
Posted by Jelly_Belly at 10/29/2004 5:30:27 AM
I recently formatted, and now I've re-installed Flash MX v. 6. For some reason
my fonts inside the program are pretty messed up, and I can barely make out
what they say. I'm running at 1280x1024 resolution, and I've tried to lower it,
but I should have to. Can anyone tell me what's wrong here?... more >>
progress bar
Posted by disturbingthepeace at 10/29/2004 5:27:38 AM
I am studying the component progress bar, and haven't had any luck yet. Am I
trying to hard? Doesn't seem to be as straight forward as I thought it might
be. I thought I could just insert it onto a page and point a property to the
file that is loading. thanks in advance!
... more >>
Oooh - updated web forums...
Posted by phatkow at 10/29/2004 3:59:50 AM
Just noticed the web forums have been updated/improved, and for a minute i was
hoping an "animation" forum was added during the upgrade - :(
but overall - this forum feels a bit lighter - is it me? nice MM. thanks.
... more >>
flash video
Posted by joedimitri at 10/29/2004 3:51:06 AM
anybody have some idea on how to protect the flv file, is there a way to add a
watermark to your flash video .
Sorenson said you have to encode it in quicktime first then re-encode it again
to flash flv.
I dont know why I have to do the work twice...
Any thoughts.......
... more >>
::Publish as .mov::
Posted by StargrrlGrafx at 10/29/2004 3:33:46 AM
I have a flash movie I'd like to publish as a Quicktime .mov. When I try and do
this Flash (MX 2000) tells me that the installed version of Quicktime does not
have the handler for that type of Flash movie. I have the most current version
of Quicktime installed. Any solutions to this? TIA Amel... more >>
Flash crashes-need help badly
Posted by kramrdc at 10/29/2004 3:03:22 AM
Everytime i open my fla with size of 105MB my Flash applications crashes. I can't work on my file. Can anyone help me please?! Is there a limit for the size of the fla? have i reached it?... more >>
|