Please suggest program that can edit Mod movies then can save in flv format
In authoring mode, I get no error messages. However, when I create an executable, I get the following message:
Handler not found in object
#loadJCK_Keyword
I know where the function is be...
Hi this is Sheharyaar Saahil......:)
actually im facing a little bit confusing problem....let me give u first all information abt my OS.....
i have WINDOWSXP HOME EDITION.....VIBRA 128 sou...
If I add the ComboBox component from Flash to my Director components, I can populate it, but the drop down won't open when I click on it. Any ideas?
I am completely new to Director (v8), and I need a lingo script to make a cast member "run" when I onMouseover some text.
Any help is appreciated.
Kurt
Hi,
How do i make my projector run fullscreen without the borders around the movie?
thanks - Trevor
When using the flash tree component in Director MX 2004, if I switch away to another application and back to the projector, the flash component fails to operate correctly and erroneously displ...
Using Lingo, how can I take a picture using a webcam and then store it as a .jpg file?
Hi, can any one post or give URLs for sites that can provide good tutorial for making 2D games or game examples.
Hey man can you make this text fade in and out as the change in lingo ?:
Here is the code:
----------------------------------------------
property objXML, boolValid
property arrNews --...
Hi,
I would like to get a custom icon for a director projector.
I tried several xtra's(versiown and starsoft) but they are not efficient since they are changing the icon when the applica...
I have been able to successfully test importing data from a text file into a flash SWF. I then import the SWF into Director, use the same function call and get the following error:
script e...
I am presenting my CD-ROM in full screen, I do not want to display the windows titlebar. I have already in place, 2 flash buttons with no action script on them. I need to make one button min...
I am trying to determine how to use the baShell command.
I want to accomplish the following:
I have an executable file called "EncryptFile.exe". If I specify the following in a run line, e...
How can I import a swf file into Director that has a transparent background?
I need to set up an electronic Diary as an installable application (thought director as the rest of the program is in director).
It needs to be customisable so the user can write stuff, tic...
I have been able to successfully open a text file as follows:
tempSessionsIO = new (xtra "FileIO")
tempSessionsIO.openFile(the moviePath & "Data\db\sessions.txt", 1)
mssTemp = ...
Hi all,
I have a demo which is done in Macromedia director. Cast files(External) are not working when i access through web. These files work fine on my local system.
Using Director MX 2004, I need to dynamically update a field in Flash 8 Pro (not a problem). However, then I need to create a jpg at 2x of the size (if it is 800x600, I need to export a PNG o...
i have a director movie with a button to turn the sound on and off. i can click this button to turn off the sound but whenever i go back to a different section of this movie, the sound starts ...
I was working on a file to day when my system crashed and I didn't backup any thing but I lost all hard earned work about 3 months worth but I have a dxr file from today dose any know how I ca...
In my projector there are occassions where an image sprite may become larger than the stage. When I save it to desktop using directImage the image has an outline of the stage border in the mid...
I made a simple 3d mesh -- here's a portion of my code:
nworld = member("naxworld") -- shockwave 3d cast
pyrRes = nworld.newMesh("pyramid", 4, 4)
va = 0
vb = 11.5470
vc = 23.0...
I am creating a CD-ROM using director MX... is there a way of automatically running the CD, so the user doesnt have to install shockwave to view the CD? is there an xtra or script I can use,...
How can I set pixel(and get pixel) superfast to the stage? Is there any xtra for that? So I could do Photoshop-like per-pixel actions like pinch, blur, ripple etc.. I made one program which dr...