... I haven't been able to open a project in SE via desktop drag-and-drop for quite some time. But, unless you're unable to do so for some reason, opening a...
3194
Kurt Kaufman
kurtkaufman@...
Jun 1, 2001 12:25 pm
Sorry about that last post; my SC digests arrived out-of-order, and I didn't see that someone else had already replied with virtually the same message! -KK ...
3195
Stephane Leys
leys.stephane@...
Jun 2, 2001 2:42 pm
Recently, I downloaded a shareware which needed CarbonLib. So, I downloaded the CarbonLib installer from Apple's site (it was said that it could run on OS...
3196
Dan Kelleher
Daniel.Kelleher@...
Jun 3, 2001 2:49 am
... Hi John, just some info; Using only Netscape 4.7.3, I noticed that there are two distinct ways in which "NS4.7 Mac reloads from flamethrower". Before...
3197
Dan Kelleher
Daniel.Kelleher@...
Jun 3, 2001 3:33 am
Using a 7600/120, Netscape 4.7.3 and Flash 5.0 r41, I enjoyed a relaxing dobbing session. I played one bingo game years ago with my gambling mother-in-law and...
3198
John Johnston
jhj@...
Jun 3, 2001 11:18 am
... SNIP ... Hi Dan, I think it does help, and give me another tool for testing, I don't think you can watch IE's cache in the same way?? Obviously I vastly...
3199
Joe Koomen
joe@...
Jun 3, 2001 11:41 am
... Its been a while since I looked at it. As I recall. SuperCard/Flamethrower generates the random Bingo cards and tells Flash to create the cards and then...
3200
Dave Higgins
dave@...
Jun 3, 2001 2:39 pm
Hi John. I think you may be bumping into two things that have been brought up on other lists that I'm a member of. In the WebTEN list, it was noted that...
3201
John Johnston
jhj@...
Jun 3, 2001 4:08 pm
... Hi Dave, Thanks, I think my host is using Webstar, was there a fix for the html rather than the server software? The netscape thing sounds familiar, eg...
3202
Stephane Leys
leys.stephane@...
Jun 3, 2001 4:59 pm
... For who may be interested in the solution of this problem, it happenned out of the blue. I downloaded Acrobat reader 5.0 and it installed it. It seems that...
3203
John Johnston
jhj@...
Jun 3, 2001 8:44 pm
Hi, in playing with Flamethrower I think I might have found a bug in the replace function Doing a replace of a >8000 char string put replace(cd fld...
3204
John Johnston
jhj@...
Jun 4, 2001 6:25 am
Hi, I am probably veering off toipc here, but.. I have been testing some simple flamethrower/flash combonation at home using personal web server. I am finding...
3205
chilton@...
Jun 4, 2001 2:00 pm
... in ... From memory, I think there were issues with Flash and Post, notably on PCs. GET arguments can have very very long command strings without hosing ...
3206
Wayne Townsend
waynet@...
Jun 4, 2001 4:19 pm
Hi John, Try using send with GET instead and see if that works better. Try putting this in your cgis: function cgiParamValue theValue put the itemdel into...
3207
Hamburger1@...
Jun 4, 2001 4:42 pm
I just converted a HC Stack to SC. One of the buttons has the wrong ICON attached to it. I deleted the ICON that was attached to it, now there’s no ICON...
3208
Joe Koomen
joe@...
Jun 4, 2001 5:10 pm
... In SuperEdit... Double-click the button. In the resulting dialog, click the "Icons..." button and then select the Icon you want from the ones shown. In the...
3209
Wayne Townsend
waynet@...
Jun 4, 2001 5:13 pm
Hi Dan, thanks for looking in, ... Thanks. Well, the newspaper article deadline pushed up my timetable, so I had to create demo verions of the games so that I...
3210
Wayne Townsend
waynet@...
Jun 4, 2001 5:32 pm
John, One other thing you should put into practice is creating separate movie clips (MC) to handle your cgi calls. Flash sends every variable on a timeline...
3211
Roger Amar
logram@...
Jun 4, 2001 6:36 pm
I'm very impressed by the silence of our nice Supercard people about this incredible bug... Can we sometime expect an explanation ? Roger;...
3212
Joe Koomen
joe@...
Jun 4, 2001 6:41 pm
... I would imagine that a carbonized version of SuperCard has priority over any bug fixes. Joe Koomen joe@......
3213
Scott Simon
Scott@...
Jun 4, 2001 8:44 pm
... Roger, This problem has been known to us for sometime. It has been recorded in our database and will be addressed the next time SuperEdit is scheduled for...
3214
John Johnston
jhj@...
Jun 4, 2001 9:05 pm
Chilton and Wayne, Thanks for the GET advice, I *think* GET only works for up to 225 chars? Wayne, ... Is this diffrent from the built in cgiParamValue...
3215
Roger Amar
logram@...
Jun 4, 2001 9:33 pm
Thanks. Roger...
3216
Wayne Townsend
waynet@...
Jun 4, 2001 9:53 pm
... Yes, it takes care of some bad stuff coming in with some browsers. I place that code in all my cgis. You still use cgiParamValue though. /w Wayne...
3217
Chilton Webb
chilton@...
Jun 4, 2001 10:34 pm
No, that's a limitation that caused a security breach in Windows95 machines with IE 1.0. As far as I know, there is no actual limit to the string. There are...
3218
John Johnston
jhj@...
Jun 5, 2001 6:08 am
on 4/6/01 10:52 pm Wayne Townsend wrote: SNIP ... Thanks again Wayne, John...
3219
John Johnston
jhj@...
Jun 5, 2001 6:08 am
... Thanks Chlton I'll have a play with this. cheers John Johnston...
Hi Folks, sending this one again after it didn't appear. Wayne, I am making some progress with GET and see way you use you own handle for cgiParamValue I have...
3222
John Johnston
jhj@...
Jun 6, 2001 2:58 pm
Wayne, I am making some progress with GET and see way you use you own handle for cgiParamValue I have managed a simple eg from an html form but in Flash i am...