all groups > flash (macromedia) > october 2004 > threads for saturday october 30
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
IE Debugging Problem
Posted by danliles at 10/30/2004 10:37:52 PM
This is problably really simple but I don't know how you get IE to start the flash debugger - it starts in Netscape - any help you can provide would be appreciated.... more >>
Slide - Menu's Please Help!
Posted by LBird2004 at 10/30/2004 10:09:29 PM
:confused; Currently I am trying to design a web site with slide menu
features. I have no idea how to create this. I have the navigation menu
prepared, and can create pop-up menus. But am really confused trying to create
a slide menu, but it is a feature which I would really like to incorpo... more >>
UI Components displayed incorrectly when rotated
Posted by O.H. at 10/30/2004 9:53:33 PM
Hey all,
Recently I've been assigned to develop a text-box like component. I extended
UIComponent for that matter and everything seemed to work great, when I noticed
that when I rotate/skew the component - text doesn't show.
Took a day of trial/error, when I finally noticed that even Macro... more >>
music comes on by itself!!!! I need help
Posted by shad kam at 10/30/2004 9:37:47 PM
I followed the instruction from this page to create my own Music on/off
button.
http://www.flashkit.com/tutorials/Audio/Music_On-DarkSlay-884/index.php
I have more than just one scenes in my flash page. When, I turn off the
music in first scene, as soon as it goes to next scene music tur... more >>
kilobyte question
Posted by confusedAgain at 10/30/2004 9:29:37 PM
Hi. Can somebody tell me why an Fla with sound files (or other high kb type of files) still seems to retain its size even after the the files are removed from the stage and the library? Thanks.
tc... more >>
Pictures/Text are overlapped in previews!
Posted by raquii at 10/30/2004 9:14:05 PM
Recently, I uninstalled and reinstall a new updated Flash MX Pro.
I need to know is why layers are still viewing overlapped. Pictures, text and
links are either on top of each other or text tend to dissapear 2 or 10 lines
down depending on size. I see this when I go to preview my pages in my u... more >>
url filename from array help
Posted by aj_fa at 10/30/2004 8:27:15 PM
Hi,
I am trying to use a loadMovie command to get external pictures to load into
an empty mc. When I try to use an array to determine the file name of the pic I
want to load, I keep getting an NaN error.
menuHolder["btn"+k].onRelease = function() {
_level0.loader_mc.loadMovie("pics/"+... more >>
Flash Movie off by 1 pixel
Posted by flamesburn at 10/30/2004 8:24:19 PM
I have a flash header that is supposed to be seamless with the rest of the site
but when I export it certain elements are about 1 pixel off as well as the the
width seems to be a pixel off making it seem a little too small to make it
seamless. Does anyone know why this happens in flash and how... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Progressive flv from CD...yes or no?
Posted by toulouse2k at 10/30/2004 7:15:25 PM
See title....I've seen people answer this both ways. Maybe there is someone on
this forum who can give a definitive answer. And, if it is possible, please
direct me to a tutorial that will help me accomplish the task. If it is not
possible, a simple NO will suffice. Thank you for your time and... more >>
url filename from array
Posted by aj_fa at 10/30/2004 6:50:17 PM
Hi,
I am trying to use a loadMovie command to get external pictures to load into
an empty mc. When I try to use an array to determine the file name of the pic I
want to load, I keep getting an NaN error.
menuHolder["btn"+k].onRelease = function() {
_level0.loader_mc.loadMovie("pics/"... more >>
this is about sothink decompiler
Posted by jimbo bagins at 10/30/2004 6:33:34 PM
this is not a flash q but the sothink fourom,s are crap coz no one goes on so
please help me, i have sothink swf. decompiler but the little icon that comes
up on the internet tool bar has gone and when i go on to (view) (toolbars) it
has gone from there to, does anyone know how to get it back ... more >>
Conflict in Library (Tweens?)
Posted by nickname is taken at 10/30/2004 4:10:05 PM
I make Scene based "slide" presentations with complex timelines, and find
myself recreating previous work I try to import as "past frames" in a new blank
scene.
The best I can figure is that the tweens (and their numbering) are conflicting
which is not resolvable in the standard "new or repl... more >>
Yahoo Toolbar/Explorer
Posted by wafedwholesale at 10/30/2004 3:57:19 PM
How do I remove the toolbar that has been pasted to my Explorer browser. It is annoying.... more >>
flash/shockwave install
Posted by wafedwholesale at 10/30/2004 3:26:13 PM
ok - i am trying to get the following link to EDUCATE me,
http://www.fdic.gov/consumers/consumer/moneysmart/mscbi/mscbi.html
however - when i click it, it is telling me that i need the updated version
of shockwave to view. i download and install. nada. so, i down load and install
latest fla... more >>
Installed updater and now computer freezes up!
Posted by raquii at 10/30/2004 2:09:17 PM
There was too many errors happening everytime I went to publish and review my
work. Layers and words and pictures would overlap each other and such. So I
thought it might have been because the program and/or my flash player needed to
be updated. I went to see and sure enough, there was an upda... more >>
Coin flip
Posted by Neo Cobe at 10/30/2004 12:46:36 PM
Hello there,
Does anybody have a coinflip movie that i can use?
The on's i found on the internet didn't show a coin actualy flipping so
before i go and make one on my own i thought it's smarter to ask for help
Thank you in advance
Neo
... more >>
Volume slider issue
Posted by lagiant at 10/30/2004 8:39:25 AM
I am trying to make a horizontal volume slider that will work directly in a
scene and within a movie clip and am having problems. I created a movie clip
with the slider graphic and placed the following code on the: on (press) {
startDrag("", false, left, top, right, bottom); dr... more >>
protecting xml files
Posted by ritpas at 10/30/2004 7:39:57 AM
Hi, I plan to retrieve xml data from a flash projector (xml files and
projector will be burned on a cdrom). Is there any way to protect xml files on
the cdrom in order to prevent its content from being displayed? Thanks in
advance
... more >>
What is a Stop action and a Frame Label?
Posted by Addstar at 10/30/2004 7:33:21 AM
Hey all,
I need some help here, I am following the tutorial here at
http://www.cbtcafe.com/flash/flyoutmenu/flyoutmenus.html
I have goten to step 5 & 6 on the "Organizing your layers and preparing your
menu" part (first page).
It says something about Stop Actions and Frame Labels. Wh... more >>
Importing Video with Alpha
Posted by mallu_ungle at 10/30/2004 7:16:15 AM
Hi,
I would like to import video with alpha channel into flash, I have been unable
to find any documentation or tutorial on this issue. Does flash Mx support
this feature? if not are there plans to support such a feature in future
releases of Flash.
Thanks
:confused;
... more >>
Creating a Downloads Page
Posted by bjourne at 10/30/2004 4:44:35 AM
I would like to have a ?downloads? section on my website consisting of PDFs and wallpapers. How do I create the links in flash so people can download them to their desktop? :confused;... more >>
No Flash happening
Posted by wild1959 at 10/30/2004 3:41:59 AM
:confused; I reformatted my Mom's 2.4GHz computer hard drive after she caught
a virus. She has an HP so I had to use their proprietary software to load it
back up in XP. Now she cannot get Flash to play, even after it goes thru the
motions of downloading. Can anyone help?
... more >>
ComboBox not working
Posted by chrism59 at 10/30/2004 2:28:03 AM
I have a movie with a ComboBox bound to a WebService connector. When I compile
the movie, combo.swf, the ComboBox works fine. The results in the dropdown
list are exactly what I expect to see.
I load this swf into a base swf using MovieClip.loadMovie(combo.swf). When I
run base.swf the Co... more >>
netscape emulator to test website
Posted by kufu22 at 10/30/2004 1:15:23 AM
Is there a way to test a flash website on a pc to see how it works on a mac
without having to upload website, find a mac, test site, identify problems,
fix problems, upload website, find a mac, test site, identify problems, fix
problems upload website, find a mac, test site, identify problems... more >>
review this and suggestion
Posted by Deaf Mike at 10/30/2004 1:03:19 AM
hi,
i hope someone can review the following flash 4 movie: www.video-excel.com/flash
if anyone would like to see it and let me know how it plays on your computer i'd appreciate it.... more >>
|