Ask a Question related to Macromedia Director Basics, Design and Development.
-
cptdada #1
basic methodology
This should be so simple, I'm almost ashamed to ask for help...but...Using
Director6, I am trying to make a cd-rom presentation with a simple menu that
will link to 5 rather large .avi files, and loop them until the user clicks
"back to menu". Loading time is not the primary issue, but it's been so long
since I've used this program, I'm unsure how best to approach it. Should the
..avi's be an external cast? Of the available Lingo, which is the most practical
approach to "swapping" .avi? or should i just lay them all on the timeline and
jump between frames? thanks in advance for any pointers. ~ Howard
cptdada Guest
-
Basic SQL
I have this bit of code: <cfif day eq '_1'> <cfquery name = "update" dataSource = "KFS"> UPDATE tbl_Legends SET _1 = '#description#' WHERE... -
Dark basic pro VS blitz basic 3D VS 3d game studio VS shockwave VS jamajic
What are all your thoughts on the other leading 3D indi game creation packages out there? Are there others that I didn?t mention? here are a few... -
Question about methodology for Gurus
Hi, I have a question about the best method to return sql records through a web service. I will potentially be sending back anywhere from one... -
Security Methodology
I'm going to be writing an asp.net application that certain users have access to specific pages and others don't. User authorization will be... -
Kernel Build Methodology
Hi all, I've read through chapter 7 in the Debian Reference and man make-kpkg, but I'm not sure I'm completely clear on the "Debian standard... -
.:}x-=V!P=-x{:. #2
Re: basic methodology
External - Yes
Timeline - Yes
Frame Labels - Yes
End User must have QT installed - True
.:}x-=V!P=-x{:. Guest
-
cptdada #3
Re: basic methodology
ViP, thanks for the reply. I'm 90% there now, with avis internal; just swapping
cast members in frame 2 (avi) according t o menu selections in frame 1. works
great until i burn to cd; timeline works , but i get a blank where my avi
should be, its all in the same folder, filenames & cast names are the same,
tried this in first frame --
on enterFrame
put the searchCurrentFolder --1
preLoadMember
end
but no luck, and i suspect from the speed that preload isn't working either.
In your reply you require QT installed at end user....even for .avi?
cptdada Guest



Reply With Quote

