Re: RE: on stopMovie problem in projector

2004-09-14 Thread KLGC Studio
Hi Alex
Well, smack an old man up side the head and tell him to wake up :-) I 
knew that damn it. I remember reading a post by Tom explaining such just 
recently. So why did I use “on stopMovie,” just to show my ignorance I 
guess. :-[

I set exitLock to true and changed “on stopMovie” to “on closeRequest” 
and all works as intended in projector mode also.

Thanks for waking me up Alex,
Lee C

Alex da Franca wrote:
At 1:08 Uhr -0400 14.09.2004, KLGC Studio wrote:

on stopMovie
If (NOT DialogL.dialogSvd) AND (DialogL.targetSrc <> #unk) then
reply = ShowAlert(1)
if reply then
SaveDialog()
end if
end if
end stopMovie

I think you can't 'stop' the stopmovie event in that way.
the propcess of stopping the movie is already too far at this point.
the 'normal' way of doing a 'do you want to save' dialog is to set the 
exitlock to true and catch the new (many thanks to the *lazy* 
engeneers ;-) 'on closerequest' event to get the click on the 
closebutton in the titlebar.
from there you can do whatever you want a 'halt' the movie as soon as 
you're done.
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo.  Thanks!]


Best place to store a cross-platform INI file

2004-09-14 Thread Ross Clutterbuck
Hi List

The subject line says it all really! I'm going to be setting an INI file
using BuddyAPI for my cross-platform project. Where would the best place for
this INI file be? Usually I'd put them into the OS folder but I don't want
to start running into cross-platform and user restriction issues.

Any ideas?

TIA

Ross

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]


RE: Best place to store a cross-platform INI file

2004-09-14 Thread Julian Weaver
You could use the filextra's fx_FolderGetSpecialPath to select a
directory of your choosing.

  > 
  > Hi List
  > 
  > The subject line says it all really! I'm going to 
  > be setting an INI file using BuddyAPI for my 
  > cross-platform project. Where would the best place 
  > for this INI file be? Usually I'd put them into the 
  > OS folder but I don't want to start running into 
  > cross-platform and user restriction issues.
  > 
  

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]


Re: Best place to store a cross-platform INI file

2004-09-14 Thread Alex da Franca
At 11:45 Uhr +0100 14.09.2004, Ross Clutterbuck wrote:
Hi List
The subject line says it all really! I'm going to be setting an INI file
using BuddyAPI for my cross-platform project. Where would the best place for
this INI file be? Usually I'd put them into the OS folder but I don't want
to start running into cross-platform and user restriction issues.
you may want to lokk into the baSysFolder command of buddyApi.
e.g. baSysFolder("prefs") is a good place to store a settings file
--
  |||
a¿ex
 --
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo.  Thanks!]


MXDJ V2 I8

2004-09-14 Thread Petro Bochan
Hi Kerry,

at last downloaded this issue (took me 2 weeks) and made up my mind to
comment a bit on it. :)

http://www.peb965.cv.ua/list_questions/mxdj_v2_i8.htm

A discrimination! :) Ukraine has 52 million of residents (and one of them is
ME!), covers an area of 603 thousands of square km and it didn't make it in
this heading?

http://www.peb965.cv.ua/list_questions/mxdj_v2_i8_1.htm

Ah, come one, Kerry, i'm always here to help you!

(using the terminology of Michael Borysovych') Magazine "Forbes" published a
list of the most perspective "russian-made" businessmen.

--
All the best
Petro Bochan


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]


Re: Best place to store a cross-platform INI file

2004-09-14 Thread Ross Clutterbuck
Alex:

Already got the baSysFolder route covered, just working out which folder to
use.

> baSysFolder("prefs") is a good place to store a settings file
So that would return the "Windows" folder on Windows and the "Preferences"
folder on the Mac. Will there be any user account restrictions writing to
the Preferences folder?

Thanks

Ross

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]


Re: Best place to store a cross-platform INI file

2004-09-14 Thread Alex da Franca
At 13:28 Uhr +0100 14.09.2004, Ross Clutterbuck wrote:
Alex:
Already got the baSysFolder route covered, just working out which folder to
use.
 baSysFolder("prefs") is a good place to store a settings file
So that would return the "Windows" folder on Windows and the "Preferences"
folder on the Mac. Will there be any user account restrictions writing to
the Preferences folder?

can't speak for the win platform, but for the mac 
platform you get the current users preferences 
folder with write permissions. (which is the 
purpose of the prefs folder to provide a place, 
where applications can savely store preferences . 
hence the name ;-)
--

  |||
a¿ex
 --
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo.  Thanks!]


Re: Projector problem

2004-09-14 Thread Kurt Griffin
You might try Xtras/Update Movies on the original movies, then open and 
save them. IIRC, that was what you had to do to get from Dir 7 files to 
Dir 8.

I recall that with really old versions on the PC you had to open it in
Director 7 and save it first. Then open in a more recent version.
I'm not sure what the cut off version was. could be 4 or 5...
Cath
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo.  Thanks!]


Re: Flashpaper 2 in Director

2004-09-14 Thread Troy Rollins
On Sep 14, 2004, at 2:47 AM, Emre Eldemir wrote:
i've seen and used the useful tutorial on using flashpaper 1.1 in
director but the code doesn't seem to carry across to the latest
version. i've tried to apply the flashpaper 2.0 API info but i can't
seem to get it to work even on the simplest level...
Do you have a link for that tutorial?
--
Troy
RPSystems, Ltd.
http://www.rpsystems.net
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo.  Thanks!]


RE: Flashpaper 2 in Director

2004-09-14 Thread Emre Eldemir

http://www.macromedia.com/devnet/mx/director/articles/flashpaper_in_dire
ctor.html
http://www.macromedia.com/support/documentation/en/flashpaper/2/flashpap
er_api/flashpaper_api7.html


-Original Message-
From: Troy Rollins [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 14, 2004 5:36 PM
To: [EMAIL PROTECTED]
Subject: Re:  Flashpaper 2 in Director


On Sep 14, 2004, at 2:47 AM, Emre Eldemir wrote:

> i've seen and used the useful tutorial on using flashpaper 1.1 in
> director but the code doesn't seem to carry across to the latest
> version. i've tried to apply the flashpaper 2.0 API info but i can't
> seem to get it to work even on the simplest level...

Do you have a link for that tutorial?
--
Troy
RPSystems, Ltd.
http://www.rpsystems.net

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]).
Lingo-L is for learning and helping with programming Lingo.  Thanks!]


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]


Re: Best place to store a cross-platform INI file

2004-09-14 Thread Ross Clutterbuck
Cheers Alex!

Windows permissions I can check for myself so thanks for filling my
knowledge gaps for the Mac

Ross

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]


Re: Flashpaper 2 in Director

2004-09-14 Thread Troy Rollins
On Sep 14, 2004, at 10:56 AM, Emre Eldemir wrote:
http://www.macromedia.com/devnet/mx/director/articles/ 
flashpaper_in_dire
ctor.html
http://www.macromedia.com/support/documentation/en/flashpaper/2/ 
flashpap
er_api/flashpaper_api7.html
Thanks Emre (and Chuck for writing the little article.)
I just followed the simple technique described, and had no problems  
whatsoever. But then, I'm not sure the document I am using is  
FlashPaper2. I'm not positive how to tell. In the upper left it just  
says "Macromedia FlashPaper"

Other than the fact that it is hideously slow, as most things Flash  
are, it seems to be working just fine.

You say it hasn't worked even on the simplest level? What isn't  
working? What have you tried?
--
Troy
RPSystems, Ltd.
http://www.rpsystems.net

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo.  Thanks!]


Re: Case-sensitive symbol quirk

2004-09-14 Thread Tab Julius
Director internally keeps a list of symbols, and it respects the case of 
the first use of a given symbol. If you're not getting your choice of case, 
then somewhere internal in Director that symbol is in use, and it's 
capitalized.

- Tab
At 03:00 PM 9/13/04, Ross Clutterbuck wrote:
Hi List
Can anybody shed some light on to this for me?
I'm trying to set a variable to #dsl but Director is insisting on using 
#DSL, but all other symbols I assign (#enet, #internal, #subnext, etc) all 
remain as-written.

This isn't too much of an issue, but the cue points I have set up inside 
my MPEG Advance Xtra 1.5 member all use the lowercase "dsl" and they are 
case-sensitive, so cue points generated using my variable (containing 
Director's insistant #DSL) is throwing up errors because the cue points 
can't be found.

I've renamed all affected cue points to uppercase so it's not been a 
problem, but has anybody seen this case switching when using symbols before?

Ross
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo.  Thanks!]


problems with PDF_Xtra

2004-09-14 Thread Diego Landro

People,

i´m experiencing problems when i´m using the PDF Xtra. The problem is kind
of weird. When i create a projector on the authoring machin, from the hard
disk it runs smoothly, no problem. when i make a CD from this porjector,
obviously including all Xtras, especially PDF Xta, i get a -1000 error that
says Acrobat cannot find ActiveX control, but the problem does not arise
when i run the exact same app from the hard disk. Do i have to put some
Reader files on the CD, including a Reader on the CD would help me get rid
of this error? On some test machines i tried it, it gets another error:
Could not find Adobe Acrobat. Has anyone experienced this kind of problem
before? I´m using Dir MX 2004 and PDF Xtra ver 2.2
Thanks
Diego Landro


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]


RE: problems with PDF_Xtra

2004-09-14 Thread Patrick Mockle
Hello Diego,

To answer your question, we actually wrote a Technote addressing this exact issue. The 
Technote is called  "How to ensure PDF Xtra launches Adobe Reader correctly" and can 
be found at this address: 
http://www.IntegrationNewMedia.com/support/pdfdirector/technotes/tn022-301-032.htm

Don't hesitate to contact us if you need more information.

Regards,

- Patrick

***

-- Patrick Mockle
-- Support and Customer Service
  
-- Integration New Media, Inc.
-- www.IntegrationNewMedia.com
-- +1 514 871 1333 Option 5 or +1 800 400 1772 (USA & Canada)
-- THE V12-IMPRESSARIO BUNDLE IS NOW AVAILABLE! 
 
***

-Original Message-
From: Diego Landro [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 14, 2004 4:33 PM
To: [EMAIL PROTECTED]
Subject:  problems with PDF_Xtra



People,

i´m experiencing problems when i´m using the PDF Xtra. The problem is kind
of weird. When i create a projector on the authoring machin, from the hard
disk it runs smoothly, no problem. when i make a CD from this porjector,
obviously including all Xtras, especially PDF Xta, i get a -1000 error that
says Acrobat cannot find ActiveX control, but the problem does not arise
when i run the exact same app from the hard disk. Do i have to put some
Reader files on the CD, including a Reader on the CD would help me get rid
of this error? On some test machines i tried it, it gets another error:
Could not find Adobe Acrobat. Has anyone experienced this kind of problem
before? I´m using Dir MX 2004 and PDF Xtra ver 2.2
Thanks
Diego Landro


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]