Hi billwatson
the above code did not work . do you have any other suggestions.
another problem:
the mailto link works fine if the movies are on the harddrive. however on the disc it does not work. i am assuming this has something to do with the path for the outlook object.
do you have any...
hi guys
thanks anyways billwatson
by the way , i am getting an error opening url file message with oldnewbie's code. all the swf are in the same folder.
- i labeled the frame in the swf to be loaded
- on (release) {
loadMovie ("bball2.swf?frame=five",emptyclip);
}
what can be...
Hi
I have several swf and i am moving from one to the other.
I am trying to jump to the last frame of a swf.
I know i have to use load movie and maybe tell target but i just don't know how. i am new at this!
can anyone help me out?
presdes
Hi Lumstar
I did what you suggested, but when i try to go the swf file i get a blank screen, however the app is still running.
do you have any suggestions.
is there a way to load a movie at a specific frame number other than 1.
presdes
hi lumstar
i am using flash 5.
these movies will be put on a cd. the first movie is exe for autorun purposes. the other files are swf. the main menu is in the exe. to get back from the swf to the main menu i have to access the exe.
it will be helpfull if i can my hand on your tutorial for the...
I am trying to load a flash exe in flash 5 but i am getting a blank screen.
I am using loadmovie
loadmovie ("fl.exe",0);
do i need to use the fscommand instead?
please help me out!
presdes
Hi Guys
My apologies, I have been away for a few days and i am still struggling with loading just the picture to a clip.
About posting the fla, i can't seem to find a way to do it on this site. Need your help again guys!
presdes
Hi guys
i have the pics and the swf in the same folder.
frame 1 : on the movie clip instance there is a button (to advance to the other frames)
frame1: loadmovie("0001.jpg",holder);
stop();
frame 2: loadmovie(0003.jpg",holder);
stop();
but when i test movie...
Hi billwatson
I tried what you said, but when i test the movie it's giving me the error : Error opening URL "file:///C*******
I tried putting in the file path as follows:
loadmovie ("c:\\0001.jpg", holder)
but does not work
any suggestions?
presdes
Hi
Is it possible to change just a picture and keeping all other objects when going from one frame to the next?
I am creating an album, but i want to keep the side graphics but change the pictures. One way would be to copy the keyframe and then change the picture. My only concern with this...
hi Zathras
I have the following code. i changed it a bit:
i get the "Type mismatch error"
Does it matter if i am trying to open a powerpoint show rather than a presentation.
thank you
presdes
Dim ppt As New PowerPoint.Application
ppt.Presentations.Open FileName:=App.Path /...
HI
i am new to tek-tips.
my problem is i am trying to open powerpoint show in visual basic. with the click of a button a show will start. i have already included the "powerpoint object library".
further more i have the following
Dim ppt As New PowerPoint.Application...
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.