all groups > flash (macromedia) > august 2007 > threads for friday august 17
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 DVD-ROM Application
Posted by tcoady at 8/17/2007 10:10:27 PM
Where can I find some hints or tutorials to create a DVD-ROM application that
will autoplay when a DVD is inserted into the computer. The Adobe Tutorial DVD
in CS3 has an application that autoplays in the Flash Player.
All I'm wanting to do is make a DVD that can have extra features when a... more >>
Do you agree this is a real delay bug in Flash?
Posted by paulpeper at 8/17/2007 9:27:37 PM
Hi,
Over the last year I was asking on forums about audio delay problems in my
swf's. However I did not receive any answer that could help me. Maybe text only
was not enough to explain my problem so now I have made a very simple demo fla
and attached it to a post (see:
http://board.flashki... more >>
Help with listening object
Posted by atraintobrkln at 8/17/2007 8:59:09 PM
I am stuck! I have a listener object that I have users enter their name into
and then an output object that displays it later in the presentation.
I would like to know if their is a way to validate this object.
thanks,
Alex
var tiListener:Object = new Object()
tiListener.change... more >>
swap depths?
Posted by dc12 at 8/17/2007 8:35:15 PM
Hi,
I have a menu with six buttons.
When you rollover a button, info pops up, and it stays there when you release
the button. My problem is that the info from all of the buttons rolls over the
same are of my site.
I want to code my button so that if I'm clicked on button 1, the info is
... more >>
Have trouble creating a flash movie
Posted by luisfsantos1 at 8/17/2007 6:32:03 PM
Im new to using abode flash but im figuring it out. I took over another persons
postion that would edit videos and post them on our website. I have edited in
adobe preiemer pro and i have encoded the file now im just missing the flash
export movie file so i can make it play on our website can ... more >>
is scrollRect still limited by Flash's 2880 size limit?
Posted by cayennecode at 8/17/2007 6:15:35 PM
Or has anyone come up with ways to circumnavigate the 2880 size limit ?... more >>
MP3 Player
Posted by Ken Bruggeman at 8/17/2007 5:00:55 PM
Hey all!
I have done a little searching around on here for a good tutorial on how to
set action scripting to buttons or movie clip buttons, that will paly MP3's on
a website. I dont need a huge fancy player and in fact dont want one. I simply
want to create a stop, play, skip forward and ski... more >>
building playback components into a dynamic flv player
Posted by Steevo.Gray at 8/17/2007 4:44:14 PM
HI ,
I am using a video application form one of two tutorials offered here on
dynamic flash video players, which use XML and action script to populate a
select list and then play the video. One is for a streaming server, the other,
progressive download. The progressive download version I ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
document.url?
Posted by at 8/17/2007 3:49:00 PM
Hello
I can't find a function that would return URL of a document.
Is there something like that please?
JZ
... more >>
Pre Loader Angst
Posted by matt_trinkett at 8/17/2007 3:02:52 PM
Hi
Im trying to get my pre loader progress bar to work before it opens my main
page
'roseandcrownforWeb.swf"
here is the script for it:
var myMCL:MovieClipLoader = new MovieClipLoader();
var myListner:Object = new Object();
myMCL.addListner(myListner);
myListner.onLoadProgres... more >>
Bitmaps Displaying as outlines
Posted by dpaultaylor at 8/17/2007 2:18:18 PM
Just purchased Flash CS3 and suddenly found that imported bitmaps are
displaying as outlines but they are OK when I publish the movie. They only
display as outlines when editted in the flash enviroment. Any ideas please?
... more >>
30 day trial for Flash 9 CS3?
Posted by ashes999 at 8/17/2007 1:33:29 PM
I don't want to install Flash 9 CS3 developer version until I know what it is
.... does it have a 30-day trial and then expiry, or does it have some other
restrictions? Adobe doesn't provide support for it :(
If it IS 30-days only, I want to plan out what I want to do before I download
it... more >>
Button link not working
Posted by painlessbart225 at 8/17/2007 1:08:48 PM
I have a Dynamic page that is a parts list in a MySQL database that I show on a
page using PHP in Dreamweaver.
The page uses a repeat region to list the parts depending on what nav link is
clicked and what I want to do is add a flash button to the repeated region that
when clicked will take ... more >>
About the working area...
Posted by J.C.E.S. at 8/17/2007 4:40:31 AM
Hello everyone!!! I'm quite new here if you've never seen me before...I'd be
thankful if one of you answer my question...
I set up my working area as 550x440 pixels, but at the moment I run the SWF it
shows all the objects as their original size, not only what I placed into the
"white" wo... more >>
Oriental Characters
Posted by azmanblues at 8/17/2007 4:12:08 AM
Whenever I try to rename layers, I get this small pop up by the side, and after
I ESC the renamed layer became Chinese!!! Hohoho! Can anyone help me? I tried
to Edit > Preference, but there seems to be no way to deactivate this feature.
Help! I really need to do some serious work!
... more >>
Switching between open documents on a Mac
Posted by ultralowincome at 8/17/2007 3:38:36 AM
Ctrl+Tab on a PC lets you switch between the tabs of your open docuements.
How do you do this on a Mac? That shortcut doesn't work.
been searching this for two hours now, can't find the answer via Help Menu or
other flash sites... thanks in advance!
... more >>
Flash email from won't work
Posted by Luke H at 8/17/2007 2:21:27 AM
Hi I'm trying to create a email form in flash, using action script and php.
I've followed all the steps but nothing happens when the enter button is
clicked. i've got a feeling it's something very simple and stupid I've missed.
I've put all the relevent files on the web (including the PHP) wh... more >>
Flash video / autohide question
Posted by shootapublicist at 8/17/2007 1:48:19 AM
Hi,
I'm building a website in Flash 8 which plays a number of videos. I have the
choice of playing the videos using FLVPlayback components built into each
video's .swf, or just creating a custom controller skin (the client wants a
skin which resembles a QuickTime controller).
My proble... more >>
Add pictures and update images and text from external soucrce
Posted by deltacomics at 8/17/2007 1:25:42 AM
I would like to know if there is some tutorial on how to build an app to allow
a user to have the ability to upload an image and text file to the server and
have it change in a flash movie on his web page. Without him having to change
the code and add the images to his flash file. My guess wou... more >>
Can you make Flash screen unscaleable...
Posted by NewbieMAH at 8/17/2007 12:53:57 AM
I'm making a demo in Flash (my first project) that utilizes a couple of
screenshots from a website. It looks fine on playback over a web browser as
long as the aspect ratio it was created in (769 x 528 pixels) is maintained.
But when you make the browser page bigger or smaller by resizing the ... more >>
Flash CS3 does not work
Posted by driensche at 8/17/2007 12:13:46 AM
This message is for Adobe. Flash CS3 on mac is a piece of sh##. I'm pissed. My
small company pays a lot of money for software that makes our paychecks. When
it doesn't work, we are losing money. This piece of sh## version of Flash
doesn't work properly. Too many problems to list. QA the progra... more >>
Flash Projector not loading SWF
Posted by Podsnap at 8/17/2007 12:00:00 AM
I have a Flash Projector which is supposed to load an external SWF file. It
doesn't, it just sits there and does nothing.
However, if I create an SWF of the projector file and run that, it calls the
external SWF in just fine. Same directory, same code, just an SWF instead of an
EXE.
Al... more >>
Can I load 2 seperate swfs with this actionscript
Posted by matt_trinkett at 8/17/2007 12:00:00 AM
Hi
Inside my main nav I have written two lines of code hoping to load 2 seperate
files on the point of load too keep the file size down, however i think
something is missing in the script:
stop();
loadMovieNum("main.swf", 50);
loadMovieNum("main_2",50);
Can you suggest anything ?
... more >>
|