RE: [Flashcoders] finding out which fonts are embeddedinaswfatruntime?

2007-02-08 Thread Mike Mountain
 It's out of my control - our IT bods are aware of the situation.

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf 
 Of Steven Sacks | BLITZ
 Sent: 07 February 2007 18:43
 To: Flashcoders mailing list
 Subject: RE: [Flashcoders] finding out which fonts are 
 embeddedinaswfatruntime?
 
 Mike, your signature needs an editor.  :)
 
 
 


ECM Systems Ltd, Ellifoot Park, Burstwick, East Yorkshire HU12 9DZ
Tel: 01964 672000 
Fax: 01964 671102
Registered in England no. 01646471 
The information contained within this email expresses the views of the sender 
and not necessarily those of the company. It is private and confidential and 
may be legally privileged. It is intended solely for those authorised to 
receive it. If you are not the intended recipient you are hereby notified that 
any disclosure, copying, distribution or action taken in reliance on its 
contents is strictly prohibited and may be unlawful. If you have received this 
email in error, please telephone us immediately on 01964 672000 or email a 
reply to highlight the error and then delete it from your system. This email 
may contain links to web-sites, the contents of which ECM Systems Ltd have no 
control over and can accept no responsibility for. Any attachments have been 
virus-checked before transmission; however, recipients are strongly advised to 
carry out their own virus checking as ECM Systems Ltd do not warrant that such 
attachments are virus-free. Please note that this email has been created in the 
knowledge that Internet email is not a secure communications medium. We advise 
that you understand and observe this lack of security when emailing us.

ECM Systems Ltd, Ellifoot Park, Burstwick, East Yorkshire HU12 9DZ

Tel: 01964 672000   
Fax: 01964 671102

Registered in England no. 01646471 

The information contained within this email expresses the views of the sender 
and not necessarily those of the company. 
It is private and confidential and may be legally privileged. It is intended 
solely for those authorised to receive it. If you are 
not the intended recipient you are hereby notified that any disclosure, 
copying, distribution or action taken in reliance on its 
contents is strictly prohibited and may be unlawful. If you have received this 
email in error, please telephone us immediately 
on 01964 672000 or email a reply to highlight the error and then delete it from 
your system. This email may contain links to 
web-sites, the contents of which ECM Systems Ltd have no control over and can 
accept no responsibility for. Any 
attachments have been virus-checked before transmission; however, recipients 
are strongly advised to carry out their own 
virus checking as ECM Systems Ltd do not warrant that such attachments are 
virus-free. 
Please note that this email has been created in the knowledge that Internet 
email is not a secure communications medium. 
We advise that you understand and observe this lack of security when emailing 
us.



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Lucene Indexed Search implementation

2007-02-08 Thread vipin chandran

Hello All,

Have any one of you came across a ActionScript 2 implementation of Lucene
faceted search ? I have to implement this search in one of my projects and I
am thinking of various possibilities of implementation. I have in possession
the java class which will create the index files. I am looking for a search
code, which will load this index files and search in it.

Thanks in advance for all your help.


Regards,
-Vipin
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] XMLConnector and password

2007-02-08 Thread Joe Cutting

Hello,
  Has anyone managed to get the XMLConnector component working with RSS sites
which are protected by a HTTP username and password system?

I've tested my feed using the feed URL

http://username:[EMAIL PROTECTED]/

and it works fine in FireFox (not IE7 but there you go)

I've tried the same URL in the XMLConnector (Flash 8) and it gives 
Error opening URL
Has anyone had any success with this? Even if you've not managed it 
that would be useful so

I know not to keep on trying.

Best wishes

Joe



Joe Cutting
Computer exhibits and installations
www.joecutting.com
The Fishergate Centre, 4 Fishergate, York, YO10 4FB
01904 624681

As of 30th October 2006 I have a new office so
please note my new address and phone number  
___

Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] How does YouTube convert all video formats to Flash format?

2007-02-08 Thread Paul Steven
I am working on a Flash project that requires the user to upload a video
clip. Ideally they should not be restricted to a particular video format so
I was hoping for some advice on how to convert different video formats
online to flash format.

I have seen this done on the YouTube website but have no idea what they are
using - anyone know what they are using? 

Any advice much appreciated!

Thanks

Paul

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] How does YouTube convert all video formats to Flash format?

2007-02-08 Thread Ian Thomas

My guess would be ffmpeg on the server.

Take a look here:
http://ffmpeg.mplayerhq.hu/

I've certainly used it successfully for exactly that purpose. It
doesn't yet support the newer Flash 8 video codecs, but will quite
happily create MX2004 compatible video (which can, of course, be used
in player versions 7+).

HTH,
 Ian

On 2/8/07, Paul Steven [EMAIL PROTECTED] wrote:

I am working on a Flash project that requires the user to upload a video
clip. Ideally they should not be restricted to a particular video format so
I was hoping for some advice on how to convert different video formats
online to flash format.

I have seen this done on the YouTube website but have no idea what they are
using - anyone know what they are using?

Any advice much appreciated!

Thanks

Paul

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] How does YouTube convert all video formats to Flash format?

2007-02-08 Thread Daniel Snoddas

Dunno how you tube does it but Sorenson Squeeze can be set up to watch a
folder and convert stuff that gets dropped in it. If you are running on a
foreign OS you could always map a network drive and do it that way.




2007/2/8, Paul Steven [EMAIL PROTECTED]:


I am working on a Flash project that requires the user to upload a video
clip. Ideally they should not be restricted to a particular video format
so
I was hoping for some advice on how to convert different video formats
online to flash format.

I have seen this done on the YouTube website but have no idea what they
are
using - anyone know what they are using?

Any advice much appreciated!

Thanks

Paul

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] determining which object is displayed at agivenpoint

2007-02-08 Thread Karina Steffens
I concur. You just can't have two mcs on the same depth in Flash. 

When you use a repeat loop similar to my code, don't forget to switch the
shape flag on (see code). This way you'll avoid hitting on empty bits in the
rect (that's why I was using circles to test my theory - the bounding rect
wasn't hit, just the circles themselves). Then, the _very first time_ you
get a hit, you know that you're at the highest depth. Stop the loop and
recurse into the clip to check for children. The _fist time_ you get a hit
there, stop and check for children again, etc.
The first clip to score a hit, which doesn't have any more children that
also score a hit, is your dear uncle bob.

Karina



 -Original Message-
 From: Joshua Sera [mailto:[EMAIL PROTECTED] 
 Sent: 08 February 2007 07:49
 To: Flashcoders mailing list
 Subject: Re: [Flashcoders] determining which object is 
 displayed at agivenpoint
 
 The only case in which depth would be identical for two 
 movieclips is if they both were contained in different parent 
 movieclips.
 
 In that case, check the parent's depth, and use that to 
 resolve the conflict. If both of those are the same, continue 
 going up until the conflict is resolved.
 
 --- Vishal Kapur [EMAIL PROTECTED] wrote:
 
  It looks like you spent some time on this response, I really 
  appreciate that.  As I mentioned in my first mail, depth, 
 _visible and 
  _alpha are the properties I'm checking right now to resolve 
 conflicts.
   So my code looks very similar to your code below. 
  This works
  sometimes, but I've run into cases where there are 2 movieclips for 
  which hitTest() is true, _visible is true, _alpha is 100, and the 
  depths are identical.  One of the movieclips is obscured behind the 
  other; there must be some way to distinguish them.
  Are there any
  other properties on movieclips (maybe hidden ones) that might be of 
  use?  The Flash runtime must be doing this internally for 
 onRollOver 
  event firing; anyone know how this works?
  
  Thanks,
  Vishal
  
  
  
  On 2/7/07, Karina Steffens [EMAIL PROTECTED]
  wrote:
   Ok, I see your problem, so lets think what else
  you can do with the hitTest
   approach...
   First of all, you can set the shape flag to true,
  so that the hit test will
   only return true if there's something there (as
  opposed to the entire
   bounding rect).
   Then you can test for _alpha (you might want to
  test for _visible also),
   thus eliminating invisible buttons, such as your
  big rectangle that obscures
   the rest.
  
   Finally, checking for different depths - I
  recently discovered that if you
   loop through a clip, it starts at the highest
  depth, even on the same layer:
   for (var i in _root) {
   trace(i +   +_root[i].getDepth());
   }
  
   $version
   clip3 -16379
   clip2 -16381
   clip1 -16383
  
   So now you know which one has the highest depth:
  clip3, which also comes
   first in the loop.
   At this point, you can break the loop. If you need
  to go deeper, you can
   then recurse within that clip, and see if it has
  any child mcs, which one of
   those scores the highest hitTest and if that one
  has any children - etc.
  
   Here's some quickdirty code:
  
   for (var i in _root) {
   trace(i +   +_root[i].getDepth());
   }
  
   _root.onEnterFrame = function() {
   for (var i in this) {
   var clip = this[i];
   if (!(clip instanceof MovieClip))
  {
   continue;
   }
   if (clip._alpha == 0 ||
  clip._visible == 0) {
   continue;
   }
   if (clip.hitTest(_root._xmouse,
  _root._ymouse, true)) {
   trace(clip);
   break;
   }
   }
   };
  
   On the timeline, I placed three circular clips
  overlapping eachother, so
   that clip1 is at the lowest depth and clip3 at the
  highest. I made clip3
   invisible by setting it's alpha to 0.
  
   After moving my mouse over the clips, starting
  from the third, the trace
   result was:
  
   $version
   clip3 -16379
   clip2 -16381
   clip1 -16383
   _level0.clip2
   _level0.clip2
   _level0.clip2
   _level0.clip2
   _level0.clip2
   _level0.clip2
   _level0.clip2
   _level0.clip1
   _level0.clip1
   _level0.clip1
  
   Each time the trace picked out the highest visible
  part of a clip, thus
   resolving any conflicts.
  
   Hope this helps to point you in the right
  direction.
   Karina
  
  
-Original Message-
From: Vishal Kapur [mailto:[EMAIL PROTECTED]
Sent: 07 February 2007 20:29
To: Flashcoders mailing list
Subject: Re: [Flashcoders] determining which
  object is
displayed at agivenpoint
   
To respond to the recent activity on this
  thread:
Erik, the core functionality that I need really
  does need to
be comprehensive and fairly generic: so, given
  any 3rd party
swf which 

Re: [Flashcoders] How does YouTube convert all video formats to Flash format?

2007-02-08 Thread Jordan L. Chilcott - Interactivity Unlimited

This can also be done with the Flix Engine. We have been using this
with one of our clients with great success.

jord


2007/2/8, Paul Steven [EMAIL PROTECTED]:

 I am working on a Flash project that requires the user to upload a video
 clip. Ideally they should not be restricted to a particular video format
 so
 I was hoping for some advice on how to convert different video formats
 online to flash format.

 I have seen this done on the YouTube website but have no idea what they
 are
 using - anyone know what they are using?

 Any advice much appreciated!

--
Jordan L. Chilcott, President
Interactivity Unlimited
Guelph, Ontario
-
Tel:  (519) 837-1879
eFax: (519) 837-8610

mailto:[EMAIL PROTECTED]
http://www.interactivityunlimited.com
iChat/AIM: j1chilcott

Author: Building Web Sites with Macromedia Studio MX
Author: Building Dynamic Web Sites with Macromedia Studio MX
Author: Flash Professional 8: Training From the Source
Author: Foundation Flash 8 Video
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] How does YouTube convert all video formats to Flashformat?

2007-02-08 Thread Amandeep Singh
ON2 is use to convert any video format to flv format.
Try this.

Amandeep Singh,
Senior Flash Engineer,
Synapse Communication Pvt. Ltd.
F-18, Sector 11, NOIDA, UP
www.synapse.co.in
Mobile: +91 92161 03894
Office: +91 120 4330500 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Snoddas
Sent: Thursday, February 08, 2007 6:09 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] How does YouTube convert all video formats to
Flashformat?

 Dunno how you tube does it but Sorenson Squeeze can be set up to watch a
folder and convert stuff that gets dropped in it. If you are running on a
foreign OS you could always map a network drive and do it that way.




2007/2/8, Paul Steven [EMAIL PROTECTED]:

 I am working on a Flash project that requires the user to upload a video
 clip. Ideally they should not be restricted to a particular video format
 so
 I was hoping for some advice on how to convert different video formats
 online to flash format.

 I have seen this done on the YouTube website but have no idea what they
 are
 using - anyone know what they are using?

 Any advice much appreciated!

 Thanks

 Paul

 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Flash Developer required - Bangalore, India

2007-02-08 Thread Prakaz

Hi,

Do you have 2 years minimum exposure in OOPs in Flash?
Do you think in Design Patterns?
Are you put up in Bangalore, India or ready to move in?
Are you a quick learner with good communication skills?

If the answer is yes and you are looking for a change, please send your
resume to [EMAIL PROTECTED]


Thanks,
Prakash
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] has the user seen the animation? shared object?

2007-02-08 Thread Count Schemula

I have a 40 second animation. If the user has seen the animation, I
want them to skip past it and go to the landing screen.

Is shared object going to be the best way to do this?

--
count_schemula
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] has the user seen the animation? shared object?

2007-02-08 Thread Merrill, Jason
Is shared object going to be the best way to do this?

Yes.  But define what best is to you. If best means
simplest/easiest/less setup/less infastructure, then yes.

Jason Merrill
Bank of America 
Learning  Organizational Effectiveness
 
 
 
 
 
 

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf 
Of Count Schemula
Sent: Thursday, February 08, 2007 9:26 AM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] has the user seen the animation? shared object?

I have a 40 second animation. If the user has seen the 
animation, I want them to skip past it and go to the landing screen.

Is shared object going to be the best way to do this?

--
count_schemula
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training 
http://www.figleaf.com http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] has the user seen the animation? shared object?

2007-02-08 Thread Count Schemula

At some point in the animation, I want to write to the shared object
that the video has been viewed. If, so, then viewed = true and the
next time the user visits the page they skip the animation and go
straight to the ending screen.

There is a replay button so the user could view the video if they
choose. Would the SO interfere with this? And if so, could I just pass
some variable to override it, specialCondition = true

thanks

On 2/8/07, Merrill, Jason [EMAIL PROTECTED] wrote:

Is shared object going to be the best way to do this?

Yes.  But define what best is to you. If best means
simplest/easiest/less setup/less infastructure, then yes.

Jason Merrill
Bank of America
Learning  Organizational Effectiveness







-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Count Schemula
Sent: Thursday, February 08, 2007 9:26 AM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] has the user seen the animation? shared object?

I have a 40 second animation. If the user has seen the
animation, I want them to skip past it and go to the landing screen.

Is shared object going to be the best way to do this?

--
count_schemula
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
count_schemula
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] has the user seen the animation? shared object?

2007-02-08 Thread Merrill, Jason
Think of SharedObject being  just a local object, in the form of a
cookie.  So seems perfect for what you want to do.

Jason Merrill
Bank of America 
Learning  Organizational Effectiveness
 
 
 
 
 
 

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf 
Of Count Schemula
Sent: Thursday, February 08, 2007 9:41 AM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] has the user seen the animation? 
shared object?

At some point in the animation, I want to write to the shared 
object that the video has been viewed. If, so, then viewed = 
true and the next time the user visits the page they skip the 
animation and go straight to the ending screen.

There is a replay button so the user could view the video if 
they choose. Would the SO interfere with this? And if so, 
could I just pass some variable to override it, 
specialCondition = true

thanks

On 2/8/07, Merrill, Jason [EMAIL PROTECTED] wrote:
 Is shared object going to be the best way to do this?

 Yes.  But define what best is to you. If best means 
 simplest/easiest/less setup/less infastructure, then yes.

 Jason Merrill
 Bank of America
 Learning  Organizational Effectiveness







 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Count Schemula
 Sent: Thursday, February 08, 2007 9:26 AM
 To: flashcoders@chattyfig.figleaf.com
 Subject: [Flashcoders] has the user seen the animation? 
shared object?
 
 I have a 40 second animation. If the user has seen the 
animation, I 
 want them to skip past it and go to the landing screen.
 
 Is shared object going to be the best way to do this?
 
 --
 count_schemula
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training 
 http://www.figleaf.com http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training 
 http://www.figleaf.com http://training.figleaf.com



-- 
count_schemula
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] has the user seen the animation? shared object?

2007-02-08 Thread eric dolecki

You could check the value of viewed in the lso, and if its already set to
viewed = true, no need to flush it... its been set.

- ericd

On 2/8/07, Count Schemula [EMAIL PROTECTED] wrote:


At some point in the animation, I want to write to the shared object
that the video has been viewed. If, so, then viewed = true and the
next time the user visits the page they skip the animation and go
straight to the ending screen.

There is a replay button so the user could view the video if they
choose. Would the SO interfere with this? And if so, could I just pass
some variable to override it, specialCondition = true

thanks

On 2/8/07, Merrill, Jason [EMAIL PROTECTED] wrote:
 Is shared object going to be the best way to do this?

 Yes.  But define what best is to you. If best means
 simplest/easiest/less setup/less infastructure, then yes.

 Jason Merrill
 Bank of America
 Learning  Organizational Effectiveness







 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf
 Of Count Schemula
 Sent: Thursday, February 08, 2007 9:26 AM
 To: flashcoders@chattyfig.figleaf.com
 Subject: [Flashcoders] has the user seen the animation? shared object?
 
 I have a 40 second animation. If the user has seen the
 animation, I want them to skip past it and go to the landing screen.
 
 Is shared object going to be the best way to do this?
 
 --
 count_schemula
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com



--
count_schemula
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
eric e. dolecki
senior interactive engineer
http://www.ericd.net
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] has the user seen the animation? shared object?

2007-02-08 Thread Count Schemula

thanks!

How do I clear an SO for testing purposes? is it a file somewhere I
can just delete?

On 2/8/07, eric dolecki [EMAIL PROTECTED] wrote:

You could check the value of viewed in the lso, and if its already set to
viewed = true, no need to flush it... its been set.

- ericd

On 2/8/07, Count Schemula [EMAIL PROTECTED] wrote:

 At some point in the animation, I want to write to the shared object
 that the video has been viewed. If, so, then viewed = true and the
 next time the user visits the page they skip the animation and go
 straight to the ending screen.

 There is a replay button so the user could view the video if they
 choose. Would the SO interfere with this? And if so, could I just pass
 some variable to override it, specialCondition = true

 thanks

 On 2/8/07, Merrill, Jason [EMAIL PROTECTED] wrote:
  Is shared object going to be the best way to do this?
 
  Yes.  But define what best is to you. If best means
  simplest/easiest/less setup/less infastructure, then yes.
 
  Jason Merrill
  Bank of America
  Learning  Organizational Effectiveness
 
 
 
 
 
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf
  Of Count Schemula
  Sent: Thursday, February 08, 2007 9:26 AM
  To: flashcoders@chattyfig.figleaf.com
  Subject: [Flashcoders] has the user seen the animation? shared object?
  
  I have a 40 second animation. If the user has seen the
  animation, I want them to skip past it and go to the landing screen.
  
  Is shared object going to be the best way to do this?
  
  --
  count_schemula
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com http://training.figleaf.com
  
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com
  http://training.figleaf.com
 


 --
 count_schemula
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com




--
eric e. dolecki
senior interactive engineer
http://www.ericd.net
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
count_schemula
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] has the user seen the animation? shared object?

2007-02-08 Thread Merrill, Jason
How do I clear an SO for testing purposes? is it a file 
somewhere I can just delete?

You do it with code.  I would recommend you switch to the help docs
and/or move this thread to Flashnewbies.  It's pretty basic stuff, no
offense.

Jason Merrill
Bank of America 
Learning  Organizational Effectiveness
 
 
 
 
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Print a big dynamic text on multiple pages

2007-02-08 Thread John Mark Hawley
You have to print the text using an embedded font, or Flash will screw up the 
scroll properties on the print and you'll end up repeating a few lines of text 
from page to page.

 
 From: Flap Flap [EMAIL PROTECTED]
 Date: 2007/02/08 Thu AM 08:46:06 CST
 To: flashcoders@chattyfig.figleaf.com
 Subject: [Flashcoders] Print a big dynamic text on multiple pages
 
 Hi there,
 
 We have a big dynamic text to print so he must be on several pages.
 
 We make some tests by using the scroll properties (we print, we scroll of
 the number of lines printed and print again to the end of the text) the
 display is good but at print some of line of the first page come to the
 second page, wich he's weird because display is good... It seems that flash
 recaculcate the scroll for the print ?
 
 Any clue to come around this bug or some pieces for print a big text ?
 
 Thanks for any help
 
 -- 
 Flapflap
 http://www.kilooctet.net (Dev Blog Flash Fr)
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com
 

--
John Mark Hawley
The Nilbog Group
773.968.4980 (cell)

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Restricting an Input Field to Visible Area

2007-02-08 Thread Richard Helgor

Hi,

I've got an input field that I want to restrict users to only being  
able to post as much as will fit into the field without scrolling  
(approx. 500 chars). I can set the field to a max. chars of 500, but  
this doesn't take into account line breaks, which allow the user to  
write much less than 500 chars, but still extend past the visible box.


Is there an easy way I can restrict this to the visible box area, or  
is it a case of parsing the content with a function on each keypress  
to calculate the limit? I'm worried I will launch into something  
complicated and time-consuming, while overlooking a simpler technique.


Thanks,
Richard.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Changing the computer code of a swf file?

2007-02-08 Thread Dennis - I Sioux
Hey guys,

Just a long shot..

But i had a request if it was possible to change the file source from the 
swf... the code you see when you open a swf in notepad :)

This to ad a (Security/affiliate) var.


With kind regards,


Dennis
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Seeking in a Progressively Downloaded FLV - Return of

2007-02-08 Thread Francis Chary

Yes, you're the one! I remember this!

On 2/7/07, Kelly Smith [EMAIL PROTECTED] wrote:


Metadata injection with php has become a proven way to faux-stream flv's.
It
works great for me, and under substantial loads.

Here is the lowdown:


http://www.flashcomguru.com/index.cfm/2005/11/2/Streaming-flv-video-via-PHP-take-two

Be sure to read through the comments below as there are a bevy of great
coding suggestions and enhancements.  Good luck.

- k



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] adding nbsp; in html enabled text field

2007-02-08 Thread Jason Lutes
I checked, and this.foo = 'Jason Lutes';, this.foo = 'Jason#160;Lutes';, 
and this.foo = 'Jason#x00A0;Lutes'; all display the non-breaking space just 
fine (foo is my TextField variable).

Note: I included the non-breaking space with the embedded characters via the 
Properties panel, as well as enabled HTML for the field, etc.

Either I misunderstood the trouble you're having, or your issue is apparently 
not whether the text field can display these via the outdated/legacy variable 
mechanism. It can, and very easily/straightforward.

When you trace the value of the htmlText property of the field to the Output 
window, is the nbsp character, or it's entity (encoded equivalent), still in 
the text?

Related: Aside from the five (required) XML-specific character entities, don't 
use the mnemonic entities, use a numeric entity (either decimal or 
hexadecimal). For example, the copyright symbol should be inserted as #169; or 
#x00A9; (when using an entity at all), not as copy;.


-
Jason
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Changing the computer code of a swf file?

2007-02-08 Thread John Mark Hawley
You could open it up with a hex editor and poke at it if you really knew what 
you were doing. Otherwise, your best bet is to edit the FLA and republish. If 
you can't do that, you'll have to decompile, edit *that* FLA, and republish.

 
 From: Dennis - I Sioux [EMAIL PROTECTED]
 Date: 2007/02/08 Thu AM 10:11:38 CST
 To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
 Subject: [Flashcoders] Changing the computer code of a swf file?
 
 Hey guys,
 
 Just a long shot..
 
 But i had a request if it was possible to change the file source from the 
 swf... the code you see when you open a swf in notepad :)
 
 This to ad a (Security/affiliate) var.
 
 
 With kind regards,
 
 
 Dennis
 -- 
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com
 

--
John Mark Hawley
The Nilbog Group
773.968.4980 (cell)

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Changing the computer code of a swf file?

2007-02-08 Thread Mark Winterhalder

If you mean something like giving it a hidden tag to identify where
one in the wild came from, maybe Swfmill could help. It can convert an
existing SWF to XML, you edit that, maybe a property name or text in a
hidden textfield, then convert it back to SWF.

Mark


On 2/8/07, Dennis - I Sioux [EMAIL PROTECTED] wrote:

Hey guys,

Just a long shot..

But i had a request if it was possible to change the file source from the 
swf... the code you see when you open a swf in notepad :)

This to ad a (Security/affiliate) var.


With kind regards,


Dennis
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Re: Restricting an Input Field to Visible Area

2007-02-08 Thread Joe Cutting

Richard


I've got an input field that I want to restrict users to only being
able to post as much as will fit into the field without scrolling
(approx. 500 chars). I can set the field to a max. chars of 500, but
this doesn't take into account line breaks, which allow the user to
write much less than 500 chars, but still extend past the visible box.

Try this

textField.onChanged = function() {
while (this.maxscroll1) {
this.text = this.text.substr(0, -1);
}
}

textField.onScroller = function() {
while (this.maxscroll1) {
this.text = this.text.substr(0, -1);
}
}

where textField is the name of your input field. You need to trap 
both scroller and

onChanged events to make it bullet proof.

Cheers

Joe



Joe Cutting
Computer exhibits and installations
www.joecutting.com
The Fishergate Centre, 4 Fishergate, York, YO10 4FB
01904 624681

As of 30th October 2006 I have a new office so
please note my new address and phone number  
___

Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] adding nbsp; in html enabled text field

2007-02-08 Thread Matthew Ganz

thank you for your response.

question: how do you/did you include the non-breaking space with the 
embedded characters via the properties panel, i.e. did you write nbsp; in 
the include these characters field?


and yes, in the end my problem was a little different. i was adding only one 
non-breaking space and was expecting the first word in the next line to be 
moved one space, when in fact there were probably 6 or 7 spaces remaining in 
the above line. my solution was to first create a new line via \n\ and then 
add a space via  unicode \u00a0.


and that solved my problem.

thank you. -- matt.
- Original Message - 
From: Jason Lutes [EMAIL PROTECTED]

To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: Thursday, February 08, 2007 11:54 AM
Subject: RE: [Flashcoders] adding nbsp; in html enabled text field


I checked, and this.foo = 'Jason Lutes';, this.foo = 
'Jason#160;Lutes';, and this.foo = 'Jason#x00A0;Lutes'; all display the 
non-breaking space just fine (foo is my TextField variable).


Note: I included the non-breaking space with the embedded characters via the 
Properties panel, as well as enabled HTML for the field, etc.


Either I misunderstood the trouble you're having, or your issue is 
apparently not whether the text field can display these via the 
outdated/legacy variable mechanism. It can, and very easily/straightforward.


When you trace the value of the htmlText property of the field to the Output 
window, is the nbsp character, or it's entity (encoded equivalent), still in 
the text?


Related: Aside from the five (required) XML-specific character entities, 
don't use the mnemonic entities, use a numeric entity (either decimal or 
hexadecimal). For example, the copyright symbol should be inserted as #169; 
or #x00A9; (when using an entity at all), not as copy;.



-
Jason
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com 


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Detecting mouse events over non-white parts of amovieClip

2007-02-08 Thread Steven Sacks | BLITZ
class com.domain.RollWhileWithin extends MovieClip 
{
public var rolled:Boolean;

function RollWhileWithin () 
{
rolled = false;
}
public function doRollOver():Void 
{
if (!rolled) {
rolled = true;
gotoAndStop(over);
}
}
public function doRollOut():Void 
{
if (rolled) {
rolled = false;
gotoAndStop(up);
}
}
}




One level above it, you can manage as many clips as there are.

var checkMouseInterval:Number;
clearInterval(checkMouseInterval);
checkMouseInterval = setInterval(this, checkMouse, 100);
private function checkMouse():Void 
{
var i:Number = 5;
while (i--) {
var clip:MovieClip = this[MC_RollClip + i];
if (_xmouse  clip._x  _xmouse  clip._x + clip._width
 _ymouse  clip._y  _ymouse  clip._y + clip._height) {
clip.doRollOver();
} else {
clip.doRollOut();
}
}
}
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Need help

2007-02-08 Thread creativity

i have online records of students. and i have some contents on cd-rom.
i need user to authenticate online when he starts browsing cd. also i
need to pass his status to online record once he has gone througha
particular portion of cd-rom.

I simply need to track how much content user has read from cd-rom data
and to be updated online in his records.

--
Abhishek Kumar
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Need help

2007-02-08 Thread Hans Wichman

Hi,
so what is your question?

greetz
JC


On 2/8/07, creativity [EMAIL PROTECTED] wrote:


i have online records of students. and i have some contents on cd-rom.
i need user to authenticate online when he starts browsing cd. also i
need to pass his status to online record once he has gone througha
particular portion of cd-rom.

I simply need to track how much content user has read from cd-rom data
and to be updated online in his records.

--
Abhishek Kumar
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Need help

2007-02-08 Thread creativity

I need few things

1. A user databse has been put on web server
2. he gets a content CD-ROM
3. He first needs to be validated online to use the cd-rom and then
create his user id and pwd
4. now when he reads a particular module from cd-rom and does some
questionaire his data should be updated online for this, to confirm
that he has gone through particular section.
5 if there is an option that after creating user id password he can
read content offline also with same user id and pwd and his status
gets updated when he gets online.

I need to know how this solution can be achieved. Basically updating
user interaction with cd-rom , online.

thanks
Abhi

On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote:

Hi,
so what is your question?

greetz
JC


On 2/8/07, creativity [EMAIL PROTECTED] wrote:

 i have online records of students. and i have some contents on cd-rom.
 i need user to authenticate online when he starts browsing cd. also i
 need to pass his status to online record once he has gone througha
 particular portion of cd-rom.

 I simply need to track how much content user has read from cd-rom data
 and to be updated online in his records.

 --
 Abhishek Kumar
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
Abhishek Kumar
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Need help

2007-02-08 Thread Hans Wichman

Hi,
well it's not going to work with a flash only solution, you probably need to
wrap your flash (assuming it has to be flash) with an exe, such as Zinc or
Director, which allows you to have both local and network access.

greetz
JC


On 2/8/07, creativity [EMAIL PROTECTED] wrote:


I need few things

1. A user databse has been put on web server
2. he gets a content CD-ROM
3. He first needs to be validated online to use the cd-rom and then
create his user id and pwd
4. now when he reads a particular module from cd-rom and does some
questionaire his data should be updated online for this, to confirm
that he has gone through particular section.
5 if there is an option that after creating user id password he can
read content offline also with same user id and pwd and his status
gets updated when he gets online.

I need to know how this solution can be achieved. Basically updating
user interaction with cd-rom , online.

thanks
Abhi

On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote:
 Hi,
 so what is your question?

 greetz
 JC


 On 2/8/07, creativity [EMAIL PROTECTED] wrote:
 
  i have online records of students. and i have some contents on cd-rom.
  i need user to authenticate online when he starts browsing cd. also i
  need to pass his status to online record once he has gone througha
  particular portion of cd-rom.
 
  I simply need to track how much content user has read from cd-rom data
  and to be updated online in his records.
 
  --
  Abhishek Kumar
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com
  http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com



--
Abhishek Kumar
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] LocalConnection Issue - Flash 8 + IE

2007-02-08 Thread John Dowdell

Chris Griffith wrote:

I¹m working on a site where I have a nav which contains login information
about a user that needs to communicate with a body/content SWF in the page.
Basically, when I come across the need for the login info, I send a message
to the nav which in turn sends a message back with an object.  This works
flawlessly on Firefox for PC and all the Mac browsers I¹ve tried it on.  It
works about 2% of the time on IE (6  7) running both Flash player 8 and 9.
I¹ve read some theories that it might have something to do with the
SWFObject, but nothing very clear beyond that.


If you do a basic testing SWF, with basic in-page OBJECT/EMBED and a 
simple in-line piece of JavaScript to catch the messages, then does the 
symptom change?


jd




--
John Dowdell . Adobe Developer Support . San Francisco CA USA
Weblog: http://weblogs.macromedia.com/jd
Aggregator: http://weblogs.macromedia.com/mxna
Technotes: http://www.macromedia.com/support/
Spam killed my private email -- public record is best, thanks.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Need help

2007-02-08 Thread creativity

I have heard of some LMS systems where to keep track of the students
are provided with CD_ROM content apart from online content. To keep
track that student has really gone through particular lessons and
assessment on cd-rom his status is updated as he progresses thorugh
content on CD-ROM. since e-learning flash based study material is
heavy cd-rom serves a better purpose for playing such content.

I need synchronization of offline data on cd-rom with online data. Is
there some way out. purposes are two 1. to validate the user 2. to
update his status of progress through the content.

thanks
Abhi


On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote:

Hi,
well it's not going to work with a flash only solution, you probably need to
wrap your flash (assuming it has to be flash) with an exe, such as Zinc or
Director, which allows you to have both local and network access.

greetz
JC


On 2/8/07, creativity [EMAIL PROTECTED] wrote:

 I need few things

 1. A user databse has been put on web server
 2. he gets a content CD-ROM
 3. He first needs to be validated online to use the cd-rom and then
 create his user id and pwd
 4. now when he reads a particular module from cd-rom and does some
 questionaire his data should be updated online for this, to confirm
 that he has gone through particular section.
 5 if there is an option that after creating user id password he can
 read content offline also with same user id and pwd and his status
 gets updated when he gets online.

 I need to know how this solution can be achieved. Basically updating
 user interaction with cd-rom , online.

 thanks
 Abhi

 On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote:
  Hi,
  so what is your question?
 
  greetz
  JC
 
 
  On 2/8/07, creativity [EMAIL PROTECTED] wrote:
  
   i have online records of students. and i have some contents on cd-rom.
   i need user to authenticate online when he starts browsing cd. also i
   need to pass his status to online record once he has gone througha
   particular portion of cd-rom.
  
   I simply need to track how much content user has read from cd-rom data
   and to be updated online in his records.
  
   --
   Abhishek Kumar
   ___
   Flashcoders@chattyfig.figleaf.com
   To change your subscription options or search the archive:
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
   Brought to you by Fig Leaf Software
   Premier Authorized Adobe Consulting and Training
   http://www.figleaf.com
   http://training.figleaf.com
  
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com
  http://training.figleaf.com
 


 --
 Abhishek Kumar
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
Abhishek Kumar
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] (no subject)

2007-02-08 Thread mac
Thank you, I tried and referer works only if you are using link to your 
page being on previouse one. That why it is rather limited solution. 

best regards
Maciek

-Original Message-
From: Glen Pike [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 07, 2007 10:59 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] to get last browsed web page before current

If you just want to know the URL the person came from rather than 
visiting it.

JavaScript:

document.referrer

PHP:

$_SERVER['HTTP_REFERER'];
//Note the misspelling of referrer - the misspelling is correct.

Not sure about the former, but don't rely on the latter as many clients 
/ AV progs seem to block this.

I won't pretend to know about ASP.


Steven Sacks | BLITZ wrote:
 http://jeremiahgrossman.blogspot.com/2006/08/i-know-where-youve-been.htm
 l#whereyoubeen
---

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] determining which object is displayed at agivenpoint

2007-02-08 Thread Erik Bianchi
Depths cant be identical in the same timeline so what you'll have to do is
check the depth of the _parent clip in case of equal depth

-erik

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Vishal Kapur
Sent: Wednesday, February 07, 2007 11:05 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] determining which object is displayed at
agivenpoint

It looks like you spent some time on this response, I really
appreciate that.  As I mentioned in my first mail, depth, _visible and
_alpha are the properties I'm checking right now to resolve conflicts.
 So my code looks very similar to your code below.  This works
sometimes, but I've run into cases where there are 2 movieclips for
which hitTest() is true, _visible is true, _alpha is 100, and the
depths are identical.  One of the movieclips is obscured behind the
other; there must be some way to distinguish them.  Are there any
other properties on movieclips (maybe hidden ones) that might be of
use?  The Flash runtime must be doing this internally for onRollOver
event firing; anyone know how this works?

Thanks,
Vishal



On 2/7/07, Karina Steffens [EMAIL PROTECTED] wrote:
 Ok, I see your problem, so lets think what else you can do with the
hitTest
 approach...
 First of all, you can set the shape flag to true, so that the hit test
will
 only return true if there's something there (as opposed to the entire
 bounding rect).
 Then you can test for _alpha (you might want to test for _visible also),
 thus eliminating invisible buttons, such as your big rectangle that
obscures
 the rest.

 Finally, checking for different depths - I recently discovered that if you
 loop through a clip, it starts at the highest depth, even on the same
layer:
 for (var i in _root) {
 trace(i +   +_root[i].getDepth());
 }

 $version
 clip3 -16379
 clip2 -16381
 clip1 -16383

 So now you know which one has the highest depth: clip3, which also comes
 first in the loop.
 At this point, you can break the loop. If you need to go deeper, you can
 then recurse within that clip, and see if it has any child mcs, which one
of
 those scores the highest hitTest and if that one has any children - etc.

 Here's some quickdirty code:

 for (var i in _root) {
 trace(i +   +_root[i].getDepth());
 }

 _root.onEnterFrame = function() {
 for (var i in this) {
 var clip = this[i];
 if (!(clip instanceof MovieClip)) {
 continue;
 }
 if (clip._alpha == 0 || clip._visible == 0) {
 continue;
 }
 if (clip.hitTest(_root._xmouse, _root._ymouse, true)) {
 trace(clip);
 break;
 }
 }
 };

 On the timeline, I placed three circular clips overlapping eachother, so
 that clip1 is at the lowest depth and clip3 at the highest. I made clip3
 invisible by setting it's alpha to 0.

 After moving my mouse over the clips, starting from the third, the trace
 result was:

 $version
 clip3 -16379
 clip2 -16381
 clip1 -16383
 _level0.clip2
 _level0.clip2
 _level0.clip2
 _level0.clip2
 _level0.clip2
 _level0.clip2
 _level0.clip2
 _level0.clip1
 _level0.clip1
 _level0.clip1

 Each time the trace picked out the highest visible part of a clip, thus
 resolving any conflicts.

 Hope this helps to point you in the right direction.
 Karina


  -Original Message-
  From: Vishal Kapur [mailto:[EMAIL PROTECTED]
  Sent: 07 February 2007 20:29
  To: Flashcoders mailing list
  Subject: Re: [Flashcoders] determining which object is
  displayed at agivenpoint
 
  To respond to the recent activity on this thread:
  Erik, the core functionality that I need really does need to
  be comprehensive and fairly generic: so, given any 3rd party
  swf which I don't have a priori knowledge of, determine which
  object is currently underneath the mouse.  It needs to work
  for any movieclip or TextField object.  It's proprietary so I
  can't really disclose why I need it.
  You mention that implementing this would be process
  intensive: this is ok to start.  The way I would like to
  tackle this problem is to get it working functionally, and
  worry about performance later.
 
  Karina, Jason, the approaches you are suggesting of looping
  through all the movieclips and calling hitTest() on each one
  is exactly what my first approach was (see my first email in
  this thread).  The problem is that very often multiple
  movieclips will return hitTest()==true for a given mouse
  position (clips at different depths, clips obscuring others,
  etc).  That's what I meant by 2 conflicting objects in my
  first mail.  I'm trying to find an algorithm to resolve conflicts.
 
  There is another approach which Erik mentioned, which is to
  define/override the onRollOver callback for every object that
  I care about, and set some variable that keeps track of the
  last object that 

RE: [Flashcoders] determining which object is displayed at agivenpoint

2007-02-08 Thread Erik Bianchi
If performance isn't an issue, you can use getDepth to figure out the top
most mc / textfield and then just act on it (place into a zorder array and
use depth for index). However, that is a more process intensive way of
emulating onRollOver. For textfield's you are correct. You can't catch
onRollOver unless it is wrapped by a movieclip; is that out of the question?



-erik

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Vishal Kapur
Sent: Wednesday, February 07, 2007 12:29 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] determining which object is displayed at
agivenpoint

To respond to the recent activity on this thread:
Erik, the core functionality that I need really does need to be
comprehensive and fairly generic: so, given any 3rd party swf which I
don't have a priori knowledge of, determine which object is currently
underneath the mouse.  It needs to work for any movieclip or TextField
object.  It's proprietary so I can't really disclose why I need it.
You mention that implementing this would be process intensive: this is
ok to start.  The way I would like to tackle this problem is to get it
working functionally, and worry about performance later.

Karina, Jason, the approaches you are suggesting of looping through
all the movieclips and calling hitTest() on each one is exactly what
my first approach was (see my first email in this thread).  The
problem is that very often multiple movieclips will return
hitTest()==true for a given mouse position (clips at different depths,
clips obscuring others, etc).  That's what I meant by 2 conflicting
objects in my first mail.  I'm trying to find an algorithm to resolve
conflicts.

There is another approach which Erik mentioned, which is to
define/override the onRollOver callback for every object that I care
about, and set some variable that keeps track of the last object that
invoked onRollOver.  I have tried this before, and I ditched it
because I couldn't find a way to get TextField objects to invoke an
onRollOver callback (or to otherwise respond to a 'roll over' event).
Any ideas on this?

Thanks,
Vishal



On 2/7/07, Jason Boyd [EMAIL PROTECTED] wrote:
 I've been following this thread and am just curious -- everyone seems to
be
 assuming that looping through all clips and doing hitTest() is
inefficient,
 but presumably this is exactly what the Flash player is doing with every
 mouse move. Is there some good reason to assume the Flash player is doing
 this internally much more efficiently than the function exposed through AS
 as hitTest()? Without a priori knowledge, I'd recommend trying this, and
if
 it doesnt turn out to noticeably slow anything, you're done.



 On 2/7/07, Karina Steffens [EMAIL PROTECTED] wrote:
 
  Hi Vishal,
 
  I apologise ahead if I'm being dense here, but nobody seems to have
  mentioned the obvious solution:
  Looping through the mcs in your third party flash movie and checking for
  hit-test with the mouse position.
 
  var hit_array:Array = [];
  for (var i:String in target_mc){
var mc:MovieClip = target_mc[i];
if (!mc instanceof MovieClip){
//not a movie clip - ignore
  continue;
}
//Check for hit test
if (target_mc[i].hitTest(_root._xmouse, _root._ymouse, true)
  hit_array.push(target_mc);
}
  }
 
  At the end of it you have an array of all the movie clips that scored
a
  hit test.
 
  This code is just off the top of my head, an thoroughly untested. Also
  Depending on the structure of your flash movie, you will probably want
to
  delve deeper and test for a hit within each movie clip that you
encounter.
  It's also not very efficient, especially if you have to do recursion, so
I
  wouldn't recommend doing it too often. (don't use onMouseMove but rather
  an
  enterFrame event, an interval or some kind of once-off event - depending
  on
  your application).
 
  Alternatively, if you already know which objects should be tested, you
can
  do this more efficiently by hard-coding them manually into an array and
  looping within the array to check for a hit test. Not pretty, but should
  work.
 
  And finally, something that occurred to me while writing this post, you
  could try temporarily switching off the _visible property of the
  overlapping
  clip just before checking for _droptarget - and then switching it on
  again.
  This might be the least processor-intensive way of doing this.
 
  Cheers,
  Karina
 
 
 
 
 
   -Original Message-
   From: Vishal Kapur [mailto:[EMAIL PROTECTED]
   Sent: 07 February 2007 01:26
   To: Flashcoders mailing list
   Subject: Re: [Flashcoders] determining which object is
   displayed at agivenpoint
  
   Ok, got it.  Thanks for the suggestion.  I tried this but it
   doesn't work with the third-party flash movie I am looking
   at.  They have an movie clip with _alpha set to 0 that covers
   the stage at a depth higher than all other visible elements.
   As a result _droptarget is always set to 

RE: [Flashcoders] determining which object is displayed at agivenpoint

2007-02-08 Thread Erik Bianchi
For every mousemove or enterframe (however, you decide to check hittest) you
have to loop through and hittest every movieclip you want to check.

So say for example we are talking about just 10 movieclips checking using
enterframe at 30 frames per-second (assumming Flash Player is actually
running at 30fps) you're technically looping through 300 movieclips
persecond and running 300 hitTest persecond. That's a lot of processing for
just 10 movieclips. Which is why I suggest using some other method.

If you setup a test calculating FPS you'll see that hitTest / looping will
tax the processor much more then setting an onRollOver.

-erik

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jason Boyd
Sent: Wednesday, February 07, 2007 11:43 AM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] determining which object is displayed at
agivenpoint

I've been following this thread and am just curious -- everyone seems to be
assuming that looping through all clips and doing hitTest() is inefficient,
but presumably this is exactly what the Flash player is doing with every
mouse move. Is there some good reason to assume the Flash player is doing
this internally much more efficiently than the function exposed through AS
as hitTest()? Without a priori knowledge, I'd recommend trying this, and if
it doesnt turn out to noticeably slow anything, you're done.



On 2/7/07, Karina Steffens [EMAIL PROTECTED] wrote:

 Hi Vishal,

 I apologise ahead if I'm being dense here, but nobody seems to have
 mentioned the obvious solution:
 Looping through the mcs in your third party flash movie and checking for
 hit-test with the mouse position.

 var hit_array:Array = [];
 for (var i:String in target_mc){
   var mc:MovieClip = target_mc[i];
   if (!mc instanceof MovieClip){
   //not a movie clip - ignore
 continue;
   }
   //Check for hit test
   if (target_mc[i].hitTest(_root._xmouse, _root._ymouse, true)
 hit_array.push(target_mc);
   }
 }

 At the end of it you have an array of all the movie clips that scored a
 hit test.

 This code is just off the top of my head, an thoroughly untested. Also
 Depending on the structure of your flash movie, you will probably want to
 delve deeper and test for a hit within each movie clip that you encounter.
 It's also not very efficient, especially if you have to do recursion, so I
 wouldn't recommend doing it too often. (don't use onMouseMove but rather
 an
 enterFrame event, an interval or some kind of once-off event - depending
 on
 your application).

 Alternatively, if you already know which objects should be tested, you can
 do this more efficiently by hard-coding them manually into an array and
 looping within the array to check for a hit test. Not pretty, but should
 work.

 And finally, something that occurred to me while writing this post, you
 could try temporarily switching off the _visible property of the
 overlapping
 clip just before checking for _droptarget - and then switching it on
 again.
 This might be the least processor-intensive way of doing this.

 Cheers,
 Karina





  -Original Message-
  From: Vishal Kapur [mailto:[EMAIL PROTECTED]
  Sent: 07 February 2007 01:26
  To: Flashcoders mailing list
  Subject: Re: [Flashcoders] determining which object is
  displayed at agivenpoint
 
  Ok, got it.  Thanks for the suggestion.  I tried this but it
  doesn't work with the third-party flash movie I am looking
  at.  They have an movie clip with _alpha set to 0 that covers
  the stage at a depth higher than all other visible elements.
  As a result _droptarget is always set to that object.  What I
  need is something that takes into account visibility.
 
  Any other thoughts on this?
 
  -- Vishal
 
 
  On 2/6/07, Mike Mountain [EMAIL PROTECTED] wrote:
What he's saying is that _droptarget will tell you exactly
  what is at
   the top under the users mouse - but in order to use it you
  have to use
   startDrag to fool it in to working. Maybe you could drag an
  invisible
   clip around or something.
  
   M
  
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Vishal Kapur
Sent: 06 February 2007 16:03
To: Flashcoders mailing list
Subject: Re: [Flashcoders] determining which object is
  displayed at
a givenpoint
   
I don't understand what you're suggesting.  The user is
  not dragging
the movieclip.
   
The idea is to write a function with a signature like:
function getObjectAtPoint(xmouse:Number, ymouse:Number):Object
  
  
   ECM Systems Ltd, Ellifoot Park, Burstwick, East Yorkshire HU12 9DZ
   Tel: 01964 672000
   Fax: 01964 671102
   Registered in England no. 01646471
   The information contained within this email expresses the
  views of the sender and not necessarily those of the company.
  It is private and confidential and may be legally privileged.
  It is intended solely for those authorised to receive it. If
  you are 

RE: [Flashcoders] determining which object is displayed at agivenpoint

2007-02-08 Thread Steven Sacks | BLITZ
I think the class I wrote works well enough, I actually pulled it out of
an app I'm working on with complex rollovers like that.  Why not
consider my way?  It's simple, easy and, most importantly, it works.  It
hardly takes any processing power, too.


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] determining which object is displayed at agivenpoint

2007-02-08 Thread Vishal Kapur

Ok.  This is what I was missing.  Thanks to Karina and Erik for
pointing out that you need to compare the entire parent chain of two
objects to figure out which one is being rendered above the other.

The only thing to add is that in addition to checking depths, the
_visible property needs to be checked for the parent chain for each
object (so if _visible is false anywhere in the parent chain, I
consider that object to be invisible).  This works in all cases except
for some TextFields, where the bounding box of the textfield object is
bigger than the area actually occupied by the text.  This can be
solved with a custom hitTest() implementation that uses
Textfield.textWidth and .textHeight to get the bounding box of the
displayed text.  An interesting corollary is that this method would be
a way to implement onRollOver for TextFields (if that ever proves
useful to anyone).

Steven, I'm not familiar with the class you're referring to.  Could
you send the link to it?  I'm always looking to improve the simplicity
and efficiency of my code...

-- Vishal


On 2/8/07, Steven Sacks | BLITZ [EMAIL PROTECTED] wrote:

I think the class I wrote works well enough, I actually pulled it out of
an app I'm working on with complex rollovers like that.  Why not
consider my way?  It's simple, easy and, most importantly, it works.  It
hardly takes any processing power, too.


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Need help

2007-02-08 Thread Darren Bowers

Hi Abhi,

We have looked into PDF server and it is a nice solution for student forms,
assignments, worksheets, etc - if you are willing to pay the large amount
Adobe asks to buy it. Its not a trivial amount.

You will definitely need to wrap your SWF into Zinc to keep or update
persistent user data unless you use shared Objects to keep student state. If
the student works in different locations, then the shared object is not
available anymore.  Authentication is also not difficult, but you have to
find a suitable way to block the user from using the local content if that
is what you want to achieve.

We use Janison LMS and have any larger content on CDROM with the LMS menu
structure duplicated on the CDROM in case they are not able to use the
content online. We have some Javascript that detects if the student is
currently connected to the LMS and if they are, it looks for the current
CDROM path to display the larger content (Flash/Videos/etc).

HTH
Darren



On 09/02/07, creativity [EMAIL PROTECTED] wrote:


i have read on adobe about some pdf server. where a form can be filled
offline but submited when online
thanks
Abhi

On 2/8/07, creativity [EMAIL PROTECTED] wrote:
 Is it possible if i use director alongwith flash.

 On 2/8/07, creativity [EMAIL PROTECTED] wrote:
  I have heard of some LMS systems where to keep track of the students
  are provided with CD_ROM content apart from online content. To keep
  track that student has really gone through particular lessons and
  assessment on cd-rom his status is updated as he progresses thorugh
  content on CD-ROM. since e-learning flash based study material is
  heavy cd-rom serves a better purpose for playing such content.
 
  I need synchronization of offline data on cd-rom with online data. Is
  there some way out. purposes are two 1. to validate the user 2. to
  update his status of progress through the content.
 
  thanks
  Abhi
 
 
  On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote:
   Hi,
   well it's not going to work with a flash only solution, you probably
need to
   wrap your flash (assuming it has to be flash) with an exe, such as
Zinc or
   Director, which allows you to have both local and network access.
  
   greetz
   JC
  
  
   On 2/8/07, creativity [EMAIL PROTECTED] wrote:
   
I need few things
   
1. A user databse has been put on web server
2. he gets a content CD-ROM
3. He first needs to be validated online to use the cd-rom and
then
create his user id and pwd
4. now when he reads a particular module from cd-rom and does some
questionaire his data should be updated online for this, to
confirm
that he has gone through particular section.
5 if there is an option that after creating user id password he
can
read content offline also with same user id and pwd and his status
gets updated when he gets online.
   
I need to know how this solution can be achieved. Basically
updating
user interaction with cd-rom , online.
   
thanks
Abhi
   
On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote:
 Hi,
 so what is your question?

 greetz
 JC


 On 2/8/07, creativity [EMAIL PROTECTED] wrote:
 
  i have online records of students. and i have some contents on
cd-rom.
  i need user to authenticate online when he starts browsing cd.
also i
  need to pass his status to online record once he has gone
througha
  particular portion of cd-rom.
 
  I simply need to track how much content user has read from
cd-rom data
  and to be updated online in his records.
 
  --
  Abhishek Kumar
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf Software
  Premier Authorized Adobe Consulting and Training
  http://www.figleaf.com
  http://training.figleaf.com
 
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

   
   
--
Abhishek Kumar
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
   
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
   
   ___
   Flashcoders@chattyfig.figleaf.com
   To change your subscription options or search the archive:
   

Re: [Flashcoders] Need help

2007-02-08 Thread creativity

Hi,
thanks for the help as we have researched a bit we think that we will
be able to do this using xml as bridge between online database and
cd-rom content. And if we are able to use sharedobject to save the
user id and pwd offline the user has created online. he will be able
to log in offline also on same pc, in case he uses different pc he
will be told to login online again and the same will be saved on the
other pc using shared object. But the point is how his status will be
updated for activities he takes offline on cd after he becomes online.
thanks
Abhi

On 2/9/07, Darren Bowers [EMAIL PROTECTED] wrote:

Hi Abhi,

We have looked into PDF server and it is a nice solution for student forms,
assignments, worksheets, etc - if you are willing to pay the large amount
Adobe asks to buy it. Its not a trivial amount.

You will definitely need to wrap your SWF into Zinc to keep or update
persistent user data unless you use shared Objects to keep student state. If
the student works in different locations, then the shared object is not
available anymore.  Authentication is also not difficult, but you have to
find a suitable way to block the user from using the local content if that
is what you want to achieve.

We use Janison LMS and have any larger content on CDROM with the LMS menu
structure duplicated on the CDROM in case they are not able to use the
content online. We have some Javascript that detects if the student is
currently connected to the LMS and if they are, it looks for the current
CDROM path to display the larger content (Flash/Videos/etc).

HTH
Darren



On 09/02/07, creativity [EMAIL PROTECTED] wrote:

 i have read on adobe about some pdf server. where a form can be filled
 offline but submited when online
 thanks
 Abhi

 On 2/8/07, creativity [EMAIL PROTECTED] wrote:
  Is it possible if i use director alongwith flash.
 
  On 2/8/07, creativity [EMAIL PROTECTED] wrote:
   I have heard of some LMS systems where to keep track of the students
   are provided with CD_ROM content apart from online content. To keep
   track that student has really gone through particular lessons and
   assessment on cd-rom his status is updated as he progresses thorugh
   content on CD-ROM. since e-learning flash based study material is
   heavy cd-rom serves a better purpose for playing such content.
  
   I need synchronization of offline data on cd-rom with online data. Is
   there some way out. purposes are two 1. to validate the user 2. to
   update his status of progress through the content.
  
   thanks
   Abhi
  
  
   On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote:
Hi,
well it's not going to work with a flash only solution, you probably
 need to
wrap your flash (assuming it has to be flash) with an exe, such as
 Zinc or
Director, which allows you to have both local and network access.
   
greetz
JC
   
   
On 2/8/07, creativity [EMAIL PROTECTED] wrote:

 I need few things

 1. A user databse has been put on web server
 2. he gets a content CD-ROM
 3. He first needs to be validated online to use the cd-rom and
 then
 create his user id and pwd
 4. now when he reads a particular module from cd-rom and does some
 questionaire his data should be updated online for this, to
 confirm
 that he has gone through particular section.
 5 if there is an option that after creating user id password he
 can
 read content offline also with same user id and pwd and his status
 gets updated when he gets online.

 I need to know how this solution can be achieved. Basically
 updating
 user interaction with cd-rom , online.

 thanks
 Abhi

 On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote:
  Hi,
  so what is your question?
 
  greetz
  JC
 
 
  On 2/8/07, creativity [EMAIL PROTECTED] wrote:
  
   i have online records of students. and i have some contents on
 cd-rom.
   i need user to authenticate online when he starts browsing cd.
 also i
   need to pass his status to online record once he has gone
 througha
   particular portion of cd-rom.
  
   I simply need to track how much content user has read from
 cd-rom data
   and to be updated online in his records.
  
   --
   Abhishek Kumar
   ___
   Flashcoders@chattyfig.figleaf.com
   To change your subscription options or search the archive:
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
   Brought to you by Fig Leaf Software
   Premier Authorized Adobe Consulting and Training
   http://www.figleaf.com
   http://training.figleaf.com
  
  ___
  Flashcoders@chattyfig.figleaf.com
  To change your subscription options or search the archive:
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
  Brought to you by Fig Leaf 

Re: [Flashcoders] Need help

2007-02-08 Thread creativity

can u brief me a bit how u use javascript to check he is connected to
lms and to disply relevent content from cd-rom

thanks

On 2/9/07, creativity [EMAIL PROTECTED] wrote:

Hi,
thanks for the help as we have researched a bit we think that we will
be able to do this using xml as bridge between online database and
cd-rom content. And if we are able to use sharedobject to save the
user id and pwd offline the user has created online. he will be able
to log in offline also on same pc, in case he uses different pc he
will be told to login online again and the same will be saved on the
other pc using shared object. But the point is how his status will be
updated for activities he takes offline on cd after he becomes online.
thanks
Abhi

On 2/9/07, Darren Bowers [EMAIL PROTECTED] wrote:
 Hi Abhi,

 We have looked into PDF server and it is a nice solution for student forms,
 assignments, worksheets, etc - if you are willing to pay the large amount
 Adobe asks to buy it. Its not a trivial amount.

 You will definitely need to wrap your SWF into Zinc to keep or update
 persistent user data unless you use shared Objects to keep student state. If
 the student works in different locations, then the shared object is not
 available anymore.  Authentication is also not difficult, but you have to
 find a suitable way to block the user from using the local content if that
 is what you want to achieve.

 We use Janison LMS and have any larger content on CDROM with the LMS menu
 structure duplicated on the CDROM in case they are not able to use the
 content online. We have some Javascript that detects if the student is
 currently connected to the LMS and if they are, it looks for the current
 CDROM path to display the larger content (Flash/Videos/etc).

 HTH
 Darren



 On 09/02/07, creativity [EMAIL PROTECTED] wrote:
 
  i have read on adobe about some pdf server. where a form can be filled
  offline but submited when online
  thanks
  Abhi
 
  On 2/8/07, creativity [EMAIL PROTECTED] wrote:
   Is it possible if i use director alongwith flash.
  
   On 2/8/07, creativity [EMAIL PROTECTED] wrote:
I have heard of some LMS systems where to keep track of the students
are provided with CD_ROM content apart from online content. To keep
track that student has really gone through particular lessons and
assessment on cd-rom his status is updated as he progresses thorugh
content on CD-ROM. since e-learning flash based study material is
heavy cd-rom serves a better purpose for playing such content.
   
I need synchronization of offline data on cd-rom with online data. Is
there some way out. purposes are two 1. to validate the user 2. to
update his status of progress through the content.
   
thanks
Abhi
   
   
On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote:
 Hi,
 well it's not going to work with a flash only solution, you probably
  need to
 wrap your flash (assuming it has to be flash) with an exe, such as
  Zinc or
 Director, which allows you to have both local and network access.

 greetz
 JC


 On 2/8/07, creativity [EMAIL PROTECTED] wrote:
 
  I need few things
 
  1. A user databse has been put on web server
  2. he gets a content CD-ROM
  3. He first needs to be validated online to use the cd-rom and
  then
  create his user id and pwd
  4. now when he reads a particular module from cd-rom and does some
  questionaire his data should be updated online for this, to
  confirm
  that he has gone through particular section.
  5 if there is an option that after creating user id password he
  can
  read content offline also with same user id and pwd and his status
  gets updated when he gets online.
 
  I need to know how this solution can be achieved. Basically
  updating
  user interaction with cd-rom , online.
 
  thanks
  Abhi
 
  On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote:
   Hi,
   so what is your question?
  
   greetz
   JC
  
  
   On 2/8/07, creativity [EMAIL PROTECTED] wrote:
   
i have online records of students. and i have some contents on
  cd-rom.
i need user to authenticate online when he starts browsing cd.
  also i
need to pass his status to online record once he has gone
  througha
particular portion of cd-rom.
   
I simply need to track how much content user has read from
  cd-rom data
and to be updated online in his records.
   
--
Abhishek Kumar
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
   
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com