I have a Flash .exe running as my main movie. Inside of the main movie I am loading other .swf files into a target and inside of those I use getURL (somelocal.htm", _blank) to load a local .htm file from the same directory as the main movie .exe. But it does not work.. nothing happens. If I test...
I created an .flv file in After Effects, then in flash I used a mediaPlayback component to link to it. I publish the file and upload to the server and it works fine at some points in the day.. and at other times it is very slow.
No of course I realize that this is the server load that is...
I totally forget.. or maybe I never learned.. how do you set up the document bounds correctly and add a bleed. I looked in the help files... I can not get to seperation setup because it is disabled. Is it my printer, but I know I have done it on a simple bubble jet before. Everytime I print.. (I...
How can I make a text box or would it be label component resize based on the char width of a text input box? I am passing the string entered into a textinput box to a label and then turning the visibility of the text input box off.
K
I have successfully imported the sampletheme.fla assets file into my movie and changed the title bar of the window component. My question is, how do I change the background of the component.. it is by default white. It is not in the assets folder as a movieclip, so it must be created...
I am loading a movie into a target.. the movie on level 0 main.swf has a dynamic text field and scrollbar component.
When I load in the second movie and then unload it using a button within itself, the main.swf, shows the text and the scrollbar(not buttons are shown on scrollbar, just the...
I have form page with a bunch of input text boxes... check it out at ..
http://www.editundo.to and click on contact.
If you tab down.. you will see that the button "about" becomes highlighted after name. This movie (navbar) is loaded into a seperate level from the contact movie. I...
I have form page with a bunch of input text boxes... check it out at ..
http://www.editundo.to and click on contact.
If you tab down.. you will see that the button "about" becomes highlighted after name. This movie (navbar) is loaded into a seperate level from the contact movie. I...
I need the syntax for a multiple key press... I want to use control + z to make something happen... so far it only detects the control key.. The asc11 number is 90 I looked it up.
if(Key.isDown(Key.CONTROL+Key(90))){
_level2._root.ctrlzmc.play()
trace("dothis")
}
Thanks,
KIM
I was trying to use the function in Dreamweaver to Updating Firework HTML placed in Dreamweaver . For instance I have a nav bar with a drop down menu in it and want to be sure that I can change it html and image wise and that it will be reflected on the many pages of this site.
The problem is...
I have Director movie with a flash into. The imported flash movie has music in it that is set in flash to stream, the animation in flash and the sound end at exactly the same time. All of this works correctly when tested in the flash player.
The problem is that the way the flash movie is...
I have Director movie that is being driven by a large video and I am using the Tabuleiro extra to set cue points to show slides in time with the video, all of that works fine.
The video moves too quickly at one spot and we don't have time to reedit it. So, I set up a script that pauses the...
Can one create a self executing (.exe) file from a .fla or must one use a thrird party software. In otherwords a file that does not need the flash plugin to run.. I can not remember how this is done.
KIM
Hi there.. trying to put some code into a Director movie that will not allow the projector to be running multiple sessions, which happens now, due to the .inf file which tells it to autorun and the possibility that a user might not wait for the autorun and just simply click on the executable...
What is the correct syntax for checking if a video sprite is playing? For instance if you are checking whether a flash movie is playing on a certain frame you would use...
if the playing ofr sprite 10 = 1 then
do something
Any help would be appreciated
Another weird problem that I can not find any documentation on... the custom scrollbar behavior. Every time I attach it to the up and down arrows, whether I make them as vector objects in Director or bitmaps, or import a bitmap. They disappear off of the screen at runtime. Why?
KIM
Very strange problem... I can not type in lower case in the text window. It's not my keyboard either, becasue I can type in lower case in a text field or in Microsoft Word for instance. Any clue as to what is going on, I am baffled.
KIM
I have sucessfully opened Acrobat from Director by using this code...
on mouseUp me
open "F:\Proj\NCCN\MultipleMyeloma\Director\myeloma8_21_03final.pdf" with "D:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe"
end
Problem is, first... the document won't open when the...
I am using the Tabuleiro MPEG Advanced Xtra to set cue points and control my linked MPEG in Director 8.5.
All works fine except... after setting various cue points, the button controls now do not work when I play the Director piece.
Also, I could not find the custom control bar behaviors...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.