| Thread | Last Post | Replies |
|
| Customer Service Requests | 30 Apr 2007 23:04 GMT | 6 |
How do you make customer service requests? Do you have to call? And how do you send them e-mails, and/or where do you find there e-mail address(es)?
|
| FLV Playback Skin in CS3 | 30 Apr 2007 22:55 GMT | 2 |
I'm need to use some flash video in MySpace and I want the controls to be overlayed and dissapear when not in use... the perfect tool for this is the FLV Playback component, but all the skins for this component require that the skin.swf file be placed in the same directory as the ...
|
| Flash Player 9 Problem | 30 Apr 2007 22:24 GMT | 3 |
I just visited CNET's review site and tried to watch a video. A message said Macromedia Flash Player must be installed. I already have FlashPlayer 9 installed on my computer. The site plays the video fine if I switch to a different profile on my computer. Both profiles
|
| alpha question | 30 Apr 2007 20:17 GMT | 1 |
I got a question. I use the following function to fadein and out: function fader(clip, alphaMax, alphaMin, fadeSpeed) { rolled = !rolled; clip.onEnterFrame = function() {
|
| Interactive Website Drawing Program | 30 Apr 2007 20:03 GMT | 1 |
A client has expressed an interest in placing a low-tech, interactive dawing program on their website. The idea is visitors will have the option to select basic shapes or create basic shapes for line art drawings, add some dimensions, some notes and then save and/or submit the ...
|
| Flash templates -- create/modify own | 30 Apr 2007 19:20 GMT | 2 |
I want to create a video template with a video category. How to create a new folder/category? And when I "saved as", do I find it in the drop-down.. Than, I later wanted to delete it. How can I do this? I went into the folder
|
| flash screen saver tutorial | 30 Apr 2007 19:18 GMT | 4 |
Does anyone know of a tutorial that shows how to make a screen saver using flash? Thanks.
|
| play external video in CD-ROM | 30 Apr 2007 19:16 GMT | 2 |
I'm building a flash presentation which will be deployed as a flash projector (.exe) in a CD.ROM. I need to play a video (.flv) inside the presentation, which is stored in a folder next to the .exe. I inserted an instance of the FLVPlayback component on
|
| flash wedding DVD | 30 Apr 2007 19:12 GMT | 2 |
I'm trying to create a wedding dvd (Can be animations or slideshow)...to be played on dvd player. I've flash 8, premiere pro 2, AE and encore DVD. I've never try out Encore DvD before, the others i know some basic, just to find if there's any shortcut to create the DVD using ...
|
| shared fonts | 30 Apr 2007 19:05 GMT | 1 |
I have several websites that use a trigger to trigger the load of shared fonts before going on to load the main menu. The problem is that flash does not wait like it should for the shared fonts to load before going onto the main menu. Has this been fixed in flash cs3? I
|
| Disable Button after click | 30 Apr 2007 12:02 GMT | 2 |
Hi guys, Im just doing a simple multichoice quiz and my question is this... is it possible, that after the user has clicked on one of the buttons, that i can disable their function. I want to make them still visable, but not allow the user to click on it.
|
| How to Stop Flash Video from Downloading | 30 Apr 2007 12:01 GMT | 2 |
Greetings, Can anyone tell me how to configure Flash video from automatically beginning the download process as soon as the page loads? I've set autoPlay to false, so it does stop on the first frame. But I can still see the download progress bar
|
| No if...else on buttons????? | 30 Apr 2007 11:02 GMT | 2 |
Hi, I tried putting the if...else statement into a frame for a button, and it doesn't work. This is the AS: if (_root.main_mc._currentframe == 1) { on (_root.top_mc.web_btn.onRelease) {
|
| FTP and Flash Question | 30 Apr 2007 10:42 GMT | 5 |
I have some files which are FTP'd up to a folder on our webserver and I want to be able to read/open some of those files in Flash and display their content in textboxes. Now I've got the Flash to read and display them successfully if they are
|
| Problems with LoadVars object | 30 Apr 2007 10:31 GMT | 1 |
Hello, sorry for my english... here is the script which does not work : var envoi_lv = new LoadVars(); var chargement_lv = new LoadVars();
|