RE: [Flashcoders] simulating narrowband connection

2005-12-09 Thread Alistair Miller
I have been using a product called netlimiter. Which does a very good job!

The good thing about this is it also lets you limit the connection speed to
files ran of local network servers :o)

Gives stats and other info as well, I found using this in conjunction with
trace plus is a fantastic way to test and debug all internet applications I
build (netlimiter is pc based).

http://www.netlimiter.com/

Hope this helps

Ali

-Original Message-
From: Robin Burrer [mailto:[EMAIL PROTECTED] 
Sent: 08 December 2005 22:46
To: Flashcoders mailing list
Subject: RE: [Flashcoders] simulating narrowband connection

Thanks everybody!

Just tried sloppy and it works perfect!!
I'm gonna check out the other ones as well.

Cheers

Robin

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Campbell
Anderson
Sent: Friday, 9 December 2005 9:42 AM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] simulating narrowband connection

I made a .net one really simple then someone sudgested :

http://xk72.com/charles/   its java based :o)

Campbell

 Hi there,
 
 Are there any tools out there that enable you to simulate a low
 bandwidth connection (e.g. modem or slow broadband connection)
 
 I'm currently working on a project which uses flv files that interact
 with my flash movie. In the past I always used the simulate download
 option in flash but this obviously doesn't work for flvs.
 
 Robin
 
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 

-- 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Dyson -- the cleaner that doesn't lose suction.

http://www.dyson.com
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] [OT] Color Scheme Websites

2005-12-09 Thread mika
exactly Matt, thanks a lot, thats totally it

mika

2005/12/9, Adams, Matt [EMAIL PROTECTED]:

 Maybe this?

 http://www.colourlovers.com/


 - Matt

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of mika
 Sent: Thursday, December 08, 2005 8:27 AM
 To: Flashcoders mailing list
 Subject: [Flashcoders] [OT] Color Scheme Websites

 Hello

 I once saw a link on the list to a great site which presented favorites
 color schemes from designers. I cannot find it again at all. Anyone see
 what site i'm talking about ?

 Anyhelp apreciated thanks

 mika
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



 ---
 ***National City made the following annotations

 ---
 This communication is a confidential and proprietary business
 communication.  It is intended solely for the use of the designated
 recipient(s).  If this communication is received in error, please contact
 the sender and delete this communication.

 ===
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Who wants MIDI in the Flash Player?

2005-12-09 Thread Tyler Wright
I know people who know what they're talking about.  ;)

I've been fortunate enough to work on a project with some amazing developers
and experience the difficulty it is to get Flash to communicate with other
applications.

Thank you everyone for the great response.  I will put together a summary of
this conversation and respond or post it to my blog for your approval.  I
want to make sure it's a fair and unbias (as much as possible)
representation of the developer community before I send it off.

Thanks again!

Tyler

On 12/8/05, hank williams [EMAIL PROTECTED] wrote:

 Well, its basically what tyler describes but using binary sockets
 instead of xml sockets. The binary socket is just more efficient. I am
 not sure what the issues are in implementing any of this since I am
 not a midi guru, so I cant provide to much detail. Sounds like tyler
 knows what he is talking about.

 Regards
 Hank

 On 12/8/05, Jason Cunliffe [EMAIL PROTECTED] wrote:
  Hank
 
  Can you expand on that idea please. Sounds interesting...
 
  thanks, Jason
 
  - Original Message -
  From: hank williams [EMAIL PROTECTED]
  To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
  Sent: Thursday, December 08, 2005 3:26 PM
  Subject: Re: [Flashcoders] Who wants MIDI in the Flash Player?
 
 
  Of course, in thinking about this, with the new binary socket
  functionality, midi control could all be done by just writing a simple
  localhost to midi gateway. This would be pretty simple to do, and is
  probably what is needed anyway to deal with different drivers etc. And
  it makes total sense that if you want to control some local hardware
  that you need to download a piece of software.
 
  problem solved!!  :)
 
  Regards
  Hank
 
 
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] flash and ASP.NET

2005-12-09 Thread grant
I've used the flourine pre-alpha, it works fine..

I used it in a demo of ARP extensions (flash RIA) but you can download the .NET 
piece to look at how it works, was pretty easy and transparently comparable to 
MM's .NET remoting framework.

http://theresidentalien.typepad.com/ginormous/2005/10/extending_arp.html

Grant.





- Original Message -
From: Zoltan Csibi [EMAIL PROTECTED]
To: 'Flashcoders mailing list' flashcoders@chattyfig.figleaf.com
Sent: 12/7/05 10:45 AM
Subject: RE: [Flashcoders] flash and ASP.NET

 Hi Michael
 
 Don't know if this is in your timeframe but we are preparing the alpha
 release of the Fluorine .NET remoting gateway. This works like the MM one
 for .NET and additionally supports pageable recordsets and .NET custom
 authentication
 (Fluorine is open source)
 
 Zoli
 
 -Original Message-
 From: Michael Appelmans [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, December 07, 2005 12:15 PM
 To: flashcoders@chattyfig.figleaf.com
 Subject: [Flashcoders] flash and ASP.NET
 
 I need to create a Flash application for a small non-profit can't afford the
 $999 price tag of MM's Flash Remoting gateway. Is there a third party
 remoting solution like AMFPHP that I could use? Essentially I need to read
 and write to an Access database on a Windows web host.
 
 Thanks for any suggestions and pointers to examples for this.
 
 Michael
 
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] Convert .FLV to Quicktime

2005-12-09 Thread Mike Mountain
can you import the flv into the flash timeline and just export as
quicktime?

M 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf 
 Of Brumm, Mike
 Sent: 08 December 2005 23:09
 To: 'Flashcoders mailing list'
 Subject: [Flashcoders] Convert .FLV to Quicktime
 
 Just curious. Is it possible to convert .FLV captured through 
 Communication Server to Quicktimes? If not, does anyone know 
 of a screen capture software that will allow you to record 
 the video and audio?
 
  
 
 We have some training videos captured through Comm Server 
 that we would like to convert to Quicktime.
 
  
 
 Thanks in advance,
 
 Mike
 
  
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Xpath and HTML tags inside XML bug?

2005-12-09 Thread grant
I'm having the same issue even without XPATH, I have a CDATA section in my XML 
and the text field renders the text and the HTML tags without rendering HTML, 
if I cut and paste the HTML to a string and set the text field to that it works 
as expected.  I've done this before and it worked, difference now is I'm 
compiling with MTASC and using flash 8 IDE.  I'm going to try a standalone fla 
test and compile with MM compiler and flash 7 to see what the issue is.

Grant

- Original Message -
From: Merrill, Jason [EMAIL PROTECTED]
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: 12/7/05 1:56 PM
Subject: [Flashcoders] Xpath and HTML tags inside XML bug?

 Searched Google, no dice, when the chattyfig servers were down again, I
 turned to Flexcoders, no luck either.  Anyone who has experience with
 Xpath, I hope you can help.
 
 Problem overview: using Xpath, HTML tags inside of XML does not render,
 even with CDATA tags applied.
 
 Problem detail: I am using xfactorstudios' Xpath classes to bring in XML
 node data which contains text and HTML tags to display in a Flash text
 area component in the Flash 7 player.  Here is a snippet of the XML:
 

 
 http://www.fda.gov/cdrh/'Center
 for Devices of Radiological Health. More text...]]
   

 
 The text area component IS set to HTML=true, but when it renders, it
 shows the text plus the HTML:
 
Welcome to the Center for Devices
 of Radiological Health. More text...
 
 Does the same thing with a regular dynamic text field.  If I hard code
 the same string directly in the .fla, it renders properly in the text
 field and/or component. The string from XPath returns, interestingly
 enough, looks like this:
 
Welcome to the a
 href='http://www.fda.gov/cdrh/'Center for Devices of
 Radiological Health/a. More text...
 
 Not sure why Xpath is changing the string from . to /a,
 but Flash doesn't like it obviously.  Anyone come across this before and
 have a solution?
 
 Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com
 
 
 
 
 
 NOTICE:
 This message is for the designated recipient only and may contain privileged 
 or confidential information. If you have received it in error, please notify 
 the sender immediately and delete the original. Any other use of this e-mail 
 by you is prohibited.
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] 3D in Flash

2005-12-09 Thread nik crosina
Hi guys

I am trying to find the best way forward here...

We have to create a 3D looking hotel lobby from which the suer can move into
the kitchen, bar, hotel room, etc.

Has anyone of you done something similar in 3D and in FLASH, or is this too
much pane. I am thinking about skewing photographs or illustrations of
walls, floors and ceilings and allowing the user to determine the movemnet
around in the space which then will cahnge the perspectives, etc.

Is it too much pain, or is it doable?

Other options we are considering at the moment are QTVR, and 3D modelling
output to either video (and Flash) or Shockwave 3D via Director.

What you think?!

--
Nik C
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] License rules when distributing Flash exe files?

2005-12-09 Thread brian groth
You understood my question right. Thanks for the answer

/Brian


On 12/7/05, Merrill, Jason [EMAIL PROTECTED] wrote:

 Probably haven't found anything because if you mean an .exe created from
 Flash (not THE Flash.exe), then there are no restrictions (of course, as
 long as you own a legit license of the Flash authoring tool. i.e., not a
 demo or educational version)

 Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:flashcoders-
 [EMAIL PROTECTED] On Behalf Of brian groth
 Sent: Wednesday, December 07, 2005 3:01 AM
 To: Flashcoders mailing list
 Subject: [Flashcoders] License rules when distributing Flash exe
 files?
 
 Hi
 
 I have tried to search for info on the license rules when distributing
 Flash
 exe files.
 I have had no luck.
 Can someone point me in the right direction?
 
 Thanks
 
 Brian
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 NOTICE:
 This message is for the designated recipient only and may contain
 privileged or confidential information. If you have received it in error,
 please notify the sender immediately and delete the original. Any other use
 of this e-mail by you is prohibited.
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] HTML text font size issue

2005-12-09 Thread Marcelo Volmaro
It´s a limit of the player. And it´s a weird one. I have to write some  
custom function to find the maximum font site in a text field, if i found  
a value  81 (empiric value) use the following function to find the  
divisor:


function calcFSize(pSize:Number, pDiv:Number):Number {
if (!pDiv) pDiv = 1;
if ((pSize / pDiv)  81) return pDiv;
return calcFSize(pSize, ++pDiv);
}

then divide each font size by the scale, draw the text and scale the whole  
text block by 100 * scale.


Hope that helps.

Regards,

On Fri, 09 Dec 2005 02:31:48 -0300, Dhiraj Girdhar [EMAIL PROTECTED]  
wrote:




Hi,
Does anyone know about what is the maximum font size can be
given toHTML text in Flash?
If I create a HTML text field and change the font size to  127
pt, when I compare the SWF text size and text size in Flash
authoring, SWF  text size is smaller than what is in the authoring. When
I trace textField.htmlText the size comes out to be 127, but it
writes the  correct HTML tags to SWF file with whatever size was
given.

I couldn't figure out about this type of behavior?
Does anyone have clue about this?

Regards:
Dhiraj
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




--
_
Marcelo Volmaro
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] External text from XML file including superscript anditalic

2005-12-09 Thread Mike Hiatt
Paul, Did you receive an answer to this question? I am needing to do the
same thing with a service mark

Thanks

Mike Hiatt
[EMAIL PROTECTED]

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul Steven
Sent: Tuesday, November 15, 2005 11:01 AM
To: Flashcoders mailing list
Subject: [Flashcoders] External text from XML file including superscript
anditalic

I have a flash page that includes several sections of text that are read in
from an XML file.

I have worked out how to do this assuming all the text formatting is one
style. However I would like some of the text to be in italic and it to
include the TM as superscript.

Ideally I could just write the text in the xml file as I want it to appear
on screen in the flash movie. Can anyone advise me if this is possible and
how. Or if it isnt possible then what is my best option.

Basically the client will be updating the content of the site by replacing
the xml files and the text needs to have italics and superscript. I do hope
this is possible:)

Many thanks

Paul

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] flash and ASP.NET

2005-12-09 Thread grant

between flashorb pro, flashorb standard and weborb and the fact their news 
doesn't link to the item the news is talking about I was a little confused on 
what to download, is weborb professional for .net the free thing ?  I could 
find a weborb standard in the downloads section...

grant

- Original Message -
From: hank williams [EMAIL PROTECTED]
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: 12/7/05 3:13 PM
Subject: Re: [Flashcoders] flash and ASP.NET

 www.flashORB.com  has a free .NET remoting product.
 
 Regards
 Hank
 
 On 12/7/05, Michael Appelmans  wrote:
  I need to create a Flash application for a small non-profit can't afford the
  $999 price tag of MM's Flash Remoting gateway. Is there a third party
  remoting solution like AMFPHP that I could use? Essentially I need to read
  and write to an Access database on a Windows web host.
 
  Thanks for any suggestions and pointers to examples for this.
 
  Michael
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] XML to UI control events

2005-12-09 Thread John Grden
Ok, I've looked everywhere I can think for the events to the controls.

I just happened to catch that button uses oncommand and that's the ONLY
control/event listed.  I guessed on menulist (onchange), but I can't seem to
guess what checkbox would be.

I've tried:

oncommand
onchange
onchanged
onselect
onselected
onbiteme

nada - anyone know what the crap it is?

--
John Grden - Blitz
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] button width ?

2005-12-09 Thread grant

I have a button that appears as a highlight behind a text field when the user 
rolls over the button the highlight appears.  I want the highlight width to be 
a little bigger than the textbox so when I populate the text box I measure it 
and set the width of the button, however this doesn't work, when I read the 
buttons width its 0, and this is when the button has been loaded, if i measure 
the buttons width when it receives a onRelease event its a valid width.  Is 
there some way to set the buttons width after loading, right now its giving me 
the bird.

Grant
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] interfaceof

2005-12-09 Thread erixtekila

Hi folks,


Is there a way to know if an object belong to a special interface type ?
I assume it's compilie time only ?

What I'd like is to get the same behavior than instanceof but with 
interface.


Any idea ?

Thanks.
---
erixtekila
http://blog.v-i-a.net/

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] JM Events Calendar v1.2.0

2005-12-09 Thread Ryan Mayer
Just double checking if anyone knows of a calendar script that'll help me
solve my issue? 

Thanks in advance

¬
  r.





 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf 
 Of Ryan Mayer
 Sent: December 8, 2005 1:12 PM
 To: 'Flashcoders mailing list'
 Subject: RE: [Flashcoders] JM Events Calendar v1.2.0
 
 
 Damn... Can anyone recommend a good calendar script that uses 
 xml I can use then? All I need is to be able to show there's 
 an event on a certain day and then have that day clickable 
 which will bring up more details. 
 
 Thanks,
 
 
 ¬
   r.
 
 
 
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf 
  Of JesterXL
  Sent: December 8, 2005 12:27 PM
  To: Flashcoders mailing list
  Subject: Re: [Flashcoders] JM Events Calendar v1.2.0
  
  
  There have been issues with TextFields blanking out when they
  are placed at 
  authortime onto the stage, and then that SWF is loaded into 
  another one.
  
  One way to fix it is to create the textfields dyanmically,
  but I'm sure 
  that's a lot of work.
  
  I can't remember the other solutions.
  
  - Original Message -
  From: Ryan Mayer [EMAIL PROTECTED]
  To: 'Flashcoders mailing list' flashcoders@chattyfig.figleaf.com
  Sent: Thursday, December 08, 2005 2:16 PM
  Subject: RE: [Flashcoders] JM Events Calendar v1.2.0
  
  
   mb a lockroot issue?
  
  I'm not really sure. I checked throughout the code and there
  isn't any reference to _root. Just this since it's a 
  componet. There's no embeded fonts either, just a default _sans.
  
  
  ¬
r.
  
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders 
  
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Mimic a GIF for SWF Background

2005-12-09 Thread John Giotta
I have a GIF that I'd like to duplicate as my SWF tiled background.
However, I'm not having to much luck with it. Are there any decent
tutorials for BitmapData?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] simulating narrowband connection

2005-12-09 Thread Chris Hill
I use Charles every day, its indispensible. You can throttle and debug 
from within Flash, and a number of other very important things.


(shameless self plug)
http://ubergeek.tv/article.php?pid=92



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Campbell
Anderson
Sent: Friday, 9 December 2005 9:42 AM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] simulating narrowband connection

I made a .net one really simple then someone sudgested :

http://xk72.com/charles/   its java based :o)

Campbell

 



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] Xpath and HTML tags inside XML bug?

2005-12-09 Thread Merrill, Jason
Don't know if this helps, but for html, you set:

textArea.html = true;
then:
textArea.text = thestring; 

,but for textField, you set:

textField.html = true;
then:
textField.htmlText = thestring;

But you probably knew that.  I think that's really confusing the way
Macromedia coded that.  Guess their developers weren't talking to each
other enough.  

What are you using to bring in the XML?  Before going to the textfield,
the string is being traced out as having the HTML tags intact or no?

The CDATA tags are correct in the XML as well?

Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com







NOTICE:
This message is for the designated recipient only and may contain privileged or 
confidential information. If you have received it in error, please notify the 
sender immediately and delete the original. Any other use of this e-mail by you 
is prohibited.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] flash and ASP.NET

2005-12-09 Thread hank williams
I am not a user so I am not an expert on flashorb. But as I understand
it, weborb is just the most recent version that, along with handling
flash remoting also does ajaxy stuff.  I believe the free version is
the standard edition. If you cant find the weborb, I think the
flashorb standard edtion is fine since all that weborb does is add
support for ajaxy stuff.

Regards
Hank

On 9 Dec 2005 17:54:42 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 between flashorb pro, flashorb standard and weborb and the fact their news 
 doesn't link to the item the news is talking about I was a little confused on 
 what to download, is weborb professional for .net the free thing ?  I could 
 find a weborb standard in the downloads section...

 grant

 - Original Message -
 From: hank williams [EMAIL PROTECTED]
 To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
 Sent: 12/7/05 3:13 PM
 Subject: Re: [Flashcoders] flash and ASP.NET

  www.flashORB.com  has a free .NET remoting product.
 
  Regards
  Hank
 
  On 12/7/05, Michael Appelmans  wrote:
   I need to create a Flash application for a small non-profit can't afford 
   the
   $999 price tag of MM's Flash Remoting gateway. Is there a third party
   remoting solution like AMFPHP that I could use? Essentially I need to read
   and write to an Access database on a Windows web host.
  
   Thanks for any suggestions and pointers to examples for this.
  
   Michael
   ___
   Flashcoders mailing list
   Flashcoders@chattyfig.figleaf.com
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] targeting duplicateMovieClip

2005-12-09 Thread Dominic Fee
Its just a drag function with easing, physics going on 

Anyone Help?

Cheers,
Dom





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Keith
Reinfeld
Sent: 08 December 2005 17:34
To: 'Flashcoders mailing list'
Subject: RE: [Flashcoders] targeting duplicateMovieClip

What is this 'setupDrag()' you speak of?

-Keith

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dominic Fee
Sent: Thursday, December 08, 2005 9:26 AM
To: 'Flashcoders mailing list'
Subject: [Flashcoders] targeting duplicateMovieClip

Hi guys im having trouble targeting duplicated movie clips

I am using the following code to produce them:

 

 

mycount = 30;

dom = 40;

 

//function to create multiple movieclips from single movie clip

function createFlyingMC() {

if (mycountdom) {

 
_root.flying_mc.duplicateMovieClip(flying_mc+mycount,_root.getNextHighestD
epth());

randomX = 500*Math.random();

randomY = 500*Math.random();

eval(flying_mc+mycount)._x = randomX;

eval(flying_mc+mycount)._y = randomY;

mycount++;

} else {

clearInterval(ID);

for (var i = 0; i1000; i++) {

 
//removeMovieClip(eval(flying_mc+i));

}

}

}

//function to periodically call another function

ID = setInterval(createFlyingMC, 50);

 

flying_mc.setupDrag();

 

 

 

now what I want to do is control the 10 flying_mc ive created

I thought it would be as simple as using flying_mc2.setupDrag(); or
flying_mc3.setupDrag(); but this seems not to be the case

 

Any help would be much appreciated

 

Thanks dudes

Dom

 

 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Even odds

2005-12-09 Thread Mattias Johansson
Geeks ;)

2005/12/9, Mark Winterhalder [EMAIL PROTECTED]:

 OK, I ran some tests of my own. After repeating it a couple of times,
 with various outcomes, the trend seems to be that a) the cast is about
 10% faster than the equality, and b) the bitwise and is about 10%
 faster than the modulo.
 I used MTASC to compile, FP8 under wine on Linux, and the ActionStep
 Debug Panel (ActionStep alpha 1 has been released! check it out:
 actionstep.org).
 I decided to go with triggering it onKeyDown, to avoid initialization
 of the player and to be easily able to run repeated tests.

 Here's the code:

 var bench:Object = {};
 bench.onKeyDown = function () {
 var repeats:Number = 50;
 var i:Number = repeats;
 var foo;
 var start:Number = getTimer();
 while( i-- ) {
 foo = ( Math.random() * 10 )|0;
 }
 var overhead:Number = getTimer() - start;
 trace( overhead:  + overhead );
 i = repeats;
 start = getTimer();
 while( i-- ) {
 foo = ( Math.random() * 10 )|0 % 2 == 1;
 }
 trace( modulo, equality:  + ( getTimer() - start - overhead ) );
 i = repeats;
 start = getTimer();
 while( i-- ) {
 foo = Boolean( ( Math.random() * 10 )|0 % 2 );
 }
 trace( modulo, cast:  + ( getTimer() - start - overhead ) );
 i = repeats;
 start = getTimer();
 while( i-- ) {
 foo = ( Math.random() * 10 )|0  1 == 1;
 }
 trace( and, equality:  + ( getTimer() - start - overhead ) );
 i = repeats;
 start = getTimer();
 while( i-- ) {
 foo = Boolean( ( Math.random() * 10 )|0  1 );
 }
 trace( and, cast:  + ( getTimer() - start - overhead ) );
 }
 Key.addListener( bench );

 //mark

 --
 http://snafoo.org/
 jabber: [EMAIL PROTECTED]
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] JM Events Calendar v1.2.0

2005-12-09 Thread Matt Ganz
hi ryan.

i have an events calendar component i built in as2 that is xml-driven.
i haven't done any fancy skinning or the like but i definitely can
hook you up with the script.

email me offlist.

matt.

On 12/9/05, Ryan Mayer [EMAIL PROTECTED] wrote:
 Just double checking if anyone knows of a calendar script that'll help me
 solve my issue?

 Thanks in advance

 ¬
   r.





  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf
  Of Ryan Mayer
  Sent: December 8, 2005 1:12 PM
  To: 'Flashcoders mailing list'
  Subject: RE: [Flashcoders] JM Events Calendar v1.2.0
 
 
  Damn... Can anyone recommend a good calendar script that uses
  xml I can use then? All I need is to be able to show there's
  an event on a certain day and then have that day clickable
  which will bring up more details.
 
  Thanks,
 
 
  ¬
r.
 
 
 
 
 
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED] On Behalf
   Of JesterXL
   Sent: December 8, 2005 12:27 PM
   To: Flashcoders mailing list
   Subject: Re: [Flashcoders] JM Events Calendar v1.2.0
  
  
   There have been issues with TextFields blanking out when they
   are placed at
   authortime onto the stage, and then that SWF is loaded into
   another one.
  
   One way to fix it is to create the textfields dyanmically,
   but I'm sure
   that's a lot of work.
  
   I can't remember the other solutions.
  
   - Original Message -
   From: Ryan Mayer [EMAIL PROTECTED]
   To: 'Flashcoders mailing list' flashcoders@chattyfig.figleaf.com
   Sent: Thursday, December 08, 2005 2:16 PM
   Subject: RE: [Flashcoders] JM Events Calendar v1.2.0
  
  
mb a lockroot issue?
  
   I'm not really sure. I checked throughout the code and there
   isn't any reference to _root. Just this since it's a
   componet. There's no embeded fonts either, just a default _sans.
  
  
   ¬
 r.
  
   ___
   Flashcoders mailing list
   Flashcoders@chattyfig.figleaf.com
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
   ___
   Flashcoders mailing list
   Flashcoders@chattyfig.figleaf.com
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
 
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] External text from XML file including superscriptanditalic

2005-12-09 Thread Merrill, Jason
Italics are easy, just with a i/i tags if you set your textfield to
accept HTML and enclose the text in the XML with CDATA tags.

Trademark in HTML is usually trade; or #8482- don't know if there is a
spec for service mark yet.  But I don't think Flash's HTML DOM supports
those symbols unfortunately.  I have heard of people inserting graphics,
but that's a pain, and not sure if it's the best/only approach.   Maybe
someone else knows.

Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com










-Original Message-
From: [EMAIL PROTECTED] [mailto:flashcoders-
[EMAIL PROTECTED] On Behalf Of Mike Hiatt
Sent: Friday, December 09, 2005 10:17 AM
To: 'Flashcoders mailing list'
Subject: RE: [Flashcoders] External text from XML file including
superscriptanditalic

Paul, Did you receive an answer to this question? I am needing to do
the
same thing with a service mark

Thanks

Mike Hiatt
[EMAIL PROTECTED]

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul
Steven
Sent: Tuesday, November 15, 2005 11:01 AM
To: Flashcoders mailing list
Subject: [Flashcoders] External text from XML file including
superscript
anditalic

I have a flash page that includes several sections of text that are
read in
from an XML file.

I have worked out how to do this assuming all the text formatting is
one
style. However I would like some of the text to be in italic and it to
include the TM as superscript.

Ideally I could just write the text in the xml file as I want it to
appear
on screen in the flash movie. Can anyone advise me if this is possible
and
how. Or if it isnt possible then what is my best option.

Basically the client will be updating the content of the site by
replacing
the xml files and the text needs to have italics and superscript. I do
hope
this is possible:)

Many thanks

Paul

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
NOTICE:
This message is for the designated recipient only and may contain privileged or 
confidential information. If you have received it in error, please notify the 
sender immediately and delete the original. Any other use of this e-mail by you 
is prohibited.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] RE: 3D in Flash

2005-12-09 Thread Adrian Showater
A possible example of the functionality that you are talking about is by
IKEA on http://demo.fb.se/e/ikea/dreamkitchen/site/default.html  They use
the Matrix like 3D spinning views for different kitchen designs. If you were
to combine FLVs of each hotel room like this, with short transitional FLVs
for moving between rooms, I assume that you should be able to simulate a
complete user controlled walkthrough of a 3D space as long as you were
only concerned with one viewpoint per room.  But again, I've never tried it,
and I assume that it would take some time to create.

Another fun example that does this for some spaces is the movie Corpse
Brides official site  http://corpsebridemovie.warnerbros.com/ .


Adrian Showalter
Software Developer
Holmes BizNet
www.HolmesBizNet.com http://www.HolmesBizNet.com
330.893.3901 ext 102

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] interfaceof

2005-12-09 Thread Scott Hyndman
I know you can do this.

var implementsInterface:Boolean = ISomeInterface(objectToTest) != null;

You may also be able to use instanceof, but I haven't tried.

Scott

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
erixtekila
Sent: December 9, 2005 10:38 AM
To: Flashcoders mailing list
Subject: [Flashcoders] interfaceof

Hi folks,


Is there a way to know if an object belong to a special interface type ?
I assume it's compilie time only ?

What I'd like is to get the same behavior than instanceof but with
interface.

Any idea ?

Thanks.
---
erixtekila
http://blog.v-i-a.net/

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] interfaceof

2005-12-09 Thread Johannes Nel
instanceof will work at runtime

On 12/9/05, Scott Hyndman [EMAIL PROTECTED] wrote:

 I know you can do this.

 var implementsInterface:Boolean = ISomeInterface(objectToTest) != null;

 You may also be able to use instanceof, but I haven't tried.

 Scott

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 erixtekila
 Sent: December 9, 2005 10:38 AM
 To: Flashcoders mailing list
 Subject: [Flashcoders] interfaceof

 Hi folks,


 Is there a way to know if an object belong to a special interface type ?
 I assume it's compilie time only ?

 What I'd like is to get the same behavior than instanceof but with
 interface.

 Any idea ?

 Thanks.
 ---
 erixtekila
 http://blog.v-i-a.net/

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




--
j:pn
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Lightweight List Component

2005-12-09 Thread John Giotta
I've seen some List Components that claim to be lightweight, but are
they are still too large after compile.

I'm looking for more component resources, can everyone help?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] help

2005-12-09 Thread A.J. Simon


--- [EMAIL PROTECTED] wrote:

 Send Flashcoders mailing list submissions to
   flashcoders@chattyfig.figleaf.com
 
 To subscribe or unsubscribe via the World Wide Web,
 visit
 

http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 or, via email, send a message with subject or body
 'help' to
   [EMAIL PROTECTED]
 
 You can reach the person managing the list at
   [EMAIL PROTECTED]
 
 When replying, please edit your Subject line so it
 is more specific
 than Re: Contents of Flashcoders digest...
 
 
 Today's Topics:
 
1. RE: JM Events Calendar v1.2.0 (Ryan Mayer)
2. Re: JM Events Calendar v1.2.0 (JesterXL)
3. Re: Display same value in 3 fields (Lanny
 McNie)
4. RE: JM Events Calendar v1.2.0 (Ryan Mayer)
5. Re: Display same value in 3 fields (Ian
 Thomas)
6. Loading Movieclip with JSFL (Dave Campos)
7. Re: Display same value in 3 fields (elibol)
8. Re: Who wants MIDI in the Flash Player? (Tyler
 Wright)
9. AS3: Sandbox violation on BitmapData.draw()
 (Shaw, Matt (MTVN))
   10. UplOAd with F8 and PHP ? (CARABUS mobile+)
   11. simulating narrowband connection (Robin
 Burrer)
   12. Re: simulating narrowband connection (Andy
 Johnston)
   13. RE: simulating narrowband connection (Bjorn
 Schultheiss)
   14. Re: simulating narrowband connection (Andy
 Makely)
   15. Re: simulating narrowband connection (Campbell
 Anderson)
   16. RE: simulating narrowband connection (Robin
 Burrer)
   17. Re: AS3: Sandbox violation on
 BitmapData.draw() (JesterXL)
   18. Re: UplOAd with F8 and PHP ? (JesterXL)
   19. Re: simulating narrowband connection (David
 Rorex)
   20. Convert .FLV to Quicktime (Brumm, Mike)
   21. Re: Display same value in 3 fields (ryanm)
   22. Relative Paths, Relative to What? (John
 laPlante)
   23. Re: SPAM-LOW:  Re: [Flashcoders] FAQ Adobe
 acquisition of
   Macromedia (Zeh Fernando)
   24. RE: [OT] Color Scheme Websites (Adams, Matt)
   25. Re: Who wants MIDI in the Flash Player? (hank
 williams)
   26. Even odds (Mike Boutin)
   27. RE: Even odds (Ralph Caraveo)
   28. RE: Even odds (Scott Hyndman)
   29. Need advice on how to play a series of mc back
 toback
   elegantly (Boon Chew)
 
 

--
 
 Message: 1
 Date: Thu, 8 Dec 2005 12:16:52 -0700
 From: Ryan Mayer [EMAIL PROTECTED]
 Subject: RE: [Flashcoders] JM Events Calendar v1.2.0
 To: 'Flashcoders mailing list'
 flashcoders@chattyfig.figleaf.com
 Message-ID:
 [EMAIL PROTECTED]
 Content-Type: text/plain; charset=iso-8859-1
 
  mb a lockroot issue?
 
 I'm not really sure. I checked throughout the code
 and there isn't any
 reference to _root. Just this since it's a
 componet. There's no embeded
 fonts either, just a default _sans.
 
 
 ¬
   r.
 
 
 
 --
 
 Message: 2
 Date: Thu, 8 Dec 2005 14:26:53 -0500
 From: JesterXL [EMAIL PROTECTED]
 Subject: Re: [Flashcoders] JM Events Calendar v1.2.0
 To: Flashcoders mailing list
 flashcoders@chattyfig.figleaf.com
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=iso-8859-1
 
 There have been issues with TextFields blanking out
 when they are placed at 
 authortime onto the stage, and then that SWF is
 loaded into another one.
 
 One way to fix it is to create the textfields
 dyanmically, but I'm sure 
 that's a lot of work.
 
 I can't remember the other solutions.
 
 - Original Message - 
 From: Ryan Mayer [EMAIL PROTECTED]
 To: 'Flashcoders mailing list'
 flashcoders@chattyfig.figleaf.com
 Sent: Thursday, December 08, 2005 2:16 PM
 Subject: RE: [Flashcoders] JM Events Calendar v1.2.0
 
 
  mb a lockroot issue?
 
 I'm not really sure. I checked throughout the code
 and there isn't any
 reference to _root. Just this since it's a
 componet. There's no embeded
 fonts either, just a default _sans.
 
 
 ¬
   r.
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com

http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 
 
 
 --
 
 Message: 3
 Date: Thu, 8 Dec 2005 13:07:40 -0700
 From: Lanny McNie [EMAIL PROTECTED]
 Subject: Re: [Flashcoders] Display same value in 3
 fields
 To: Flashcoders mailing list
 flashcoders@chattyfig.figleaf.com
 Message-ID:
 

[EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1
 
 What about putting the same variable on each field
 (in the prop inspector)?
 -- You could have them all reference a _parent,
 _root or _global value if
 they all exists in differerent scopes...
 
 On 12/8/05, Pranav Negandhi
 [EMAIL PROTECTED] wrote:
 
  Thanks Johan.
 
  Regards,
  Pranav Negandhi
 
  Fractal | ink
  O: 91 22 5660 3682
  M: 91 98211 73656
  www.fractalink.com
 
 
   -Original Message-
   From: [EMAIL PROTECTED]
  
 [mailto:[EMAIL PROTECTED]
 On Behalf
   Of Johan Lopes
   Sent: Thursday, December 08, 2005 11:47 PM
   To: Flashcoders mailing list
   Subject: Re: [Flashcoders] Display same 

[Flashcoders] List Component --- Multiline

2005-12-09 Thread azsl1326-email
 Hello All ---
 
 Can someone tell me how I might be able to have the List Component use more 
than one line (i.e. multiline / wordwrap) for a single entry. I have a limited 
amount of horizontal space and thus can not have it scroll horizontally 
indefinitely.
 
 Thanks for the assistance.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] License rules when distributing Flash exe files?

2005-12-09 Thread Derek Vadneau
I would definitely contact Adobe/Macromedia about that.  Don't rely on 
anyone else to tell you what you can and can't do with someone else's 
product.

The Flash player is also included with Flash 8 but you can't simply 
distribute it how you wish.  The EXE you produce with Flash 8 contains the 
Flash player, so I'd look a little deeper into it.

http://www.macromedia.com/licensing/distribution/faq/
Check out the question:
Are the debugger or standalone Players included in the Free Licensing 
Agreement?

Maybe you're fine, but there's a link on that page where you can contact 
Adobe/Macromedia, so you can be sure.

Especially if you're planning on doing something commercially I would 
verify the licensing, even if you need a lawyer's opinion.

I'm not trying to scare anyone.  It's just a good idea to cover your ass.


Derek Vadneau

- Original Message - 
From: brian groth [EMAIL PROTECTED]
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: Friday, December 09, 2005 3:33 AM
Subject: Re: [Flashcoders] License rules when distributing Flash exe 
files?


You understood my question right. Thanks for the answer

/Brian


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] interfaceof

2005-12-09 Thread erixtekila

instanceof will work at runtime

Thanks.
I should have tested by myself.
You're true, instanceof works for extends and inplements.



On 12/9/05, Scott Hyndman [EMAIL PROTECTED] wrote:


I know you can do this.

var implementsInterface:Boolean = ISomeInterface(objectToTest) != 
null;



This was the solution I was hinking of, if no other.


Thanks you both.
---
erixtekila
http://blog.v-i-a.net/

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Xpath and HTML tags inside XML bug?

2005-12-09 Thread grant

yes doing that, when I do a trace when I have a CDATA section with hello and 
bold tags around it (not typing it as it won't be displayed in the flashlist) I 
see in the text field the hello with the html tags and the same in the trace, 
if I set a string to hello with bold tags around it and assign it to the same 
text field it works... I'll create a demo file and upload soon, I had a 
deadline so ended up using loadvars for the html content and that worked, but 
I've done the CDATA section stuff for my old site and it worked then.

Grant


- Original Message -
From: Merrill, Jason [EMAIL PROTECTED]
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: 12/9/05 1:36 PM
Subject: RE: [Flashcoders] Xpath and HTML tags inside XML bug?

 Don't know if this helps, but for html, you set:
 
 textArea.html = true;
 then:
 textArea.text = thestring; 
 
 ,but for textField, you set:
 
 textField.html = true;
 then:
 textField.htmlText = thestring;
 
 But you probably knew that.  I think that's really confusing the way
 Macromedia coded that.  Guess their developers weren't talking to each
 other enough.  
 
 What are you using to bring in the XML?  Before going to the textfield,
 the string is being traced out as having the HTML tags intact or no?
 
 The CDATA tags are correct in the XML as well?
 
 Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com
 
 
 
 
 
 
 
 NOTICE:
 This message is for the designated recipient only and may contain privileged 
 or confidential information. If you have received it in error, please notify 
 the sender immediately and delete the original. Any other use of this e-mail 
 by you is prohibited.
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] List Component --- Multiline

2005-12-09 Thread John Giotta
You will have to use a Custom Cell Renderer.
Here is a simple tutorial:
http://www.communitymx.com/content/article.cfm?cid=B4AED
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Lightweight List Component

2005-12-09 Thread chall3ng3r
hi,

download this chat application (src included), in it i've used ultra fast
fully customized list component. i guess MM also picked the trick from it
when i submitted it to Flash Exchange.

http://www.orison.biz/products/chatmx_web.aspx

best,

// chall3ng3r //


On 12/9/05, John Giotta [EMAIL PROTECTED] wrote:

 I've seen some List Components that claim to be lightweight, but are
 they are still too large after compile.

 I'm looking for more component resources, can everyone help?
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] MovieClipLoader

2005-12-09 Thread dancedrummer
I'm running into a problem that only occurs with Flash8.  I have a swf that
loads additions swf's with a MovieClipLoader object.  The first time I hit
the page it works fine.  On subsequent tries when the external swf's have
been cached in the browser they are not getting recognized as being loaded
by the MCLoader object.  Is not an issue with Flash7.  Anybody here know
anything about this?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] flash and ASP.NET

2005-12-09 Thread Gabe Varela
There aren't any links to the standard edition on their site anymore. 

-Original Message-
From: hank williams [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 09, 2005 11:30 AM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] flash and ASP.NET

I am not a user so I am not an expert on flashorb. But as I understand
it, weborb is just the most recent version that, along with handling
flash remoting also does ajaxy stuff.  I believe the free version is the
standard edition. If you cant find the weborb, I think the flashorb
standard edtion is fine since all that weborb does is add support for
ajaxy stuff.

Regards
Hank

On 9 Dec 2005 17:54:42 -, [EMAIL PROTECTED] [EMAIL PROTECTED]
wrote:

 between flashorb pro, flashorb standard and weborb and the fact their
news doesn't link to the item the news is talking about I was a little
confused on what to download, is weborb professional for .net the free
thing ?  I could find a weborb standard in the downloads section...

 grant

 - Original Message -
 From: hank williams [EMAIL PROTECTED]
 To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
 Sent: 12/7/05 3:13 PM
 Subject: Re: [Flashcoders] flash and ASP.NET

  www.flashORB.com  has a free .NET remoting product.
 
  Regards
  Hank
 
  On 12/7/05, Michael Appelmans  wrote:
   I need to create a Flash application for a small non-profit can't 
   afford the
   $999 price tag of MM's Flash Remoting gateway. Is there a third 
   party remoting solution like AMFPHP that I could use? Essentially 
   I need to read and write to an Access database on a Windows web
host.
  
   Thanks for any suggestions and pointers to examples for this.
  
   Michael
   ___
   Flashcoders mailing list
   Flashcoders@chattyfig.figleaf.com
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] These [EMAIL PROTECTED] Flash 8 Linkage Publish Errors

2005-12-09 Thread varfoo
What the *^%$ is this?

**Warning** The linkage identifier 'BoundingBox' was already assigned to the 
symbol 'com/yellowjacketsoftware/ui/components/Flash UI Components 2/Component 
Assets/BoundingBox', and cannot be assigned to the symbol 'Flash UI Components 
2/Component Assets/BoundingBox', since linkage identifiers must be unique.

And how to I get rid of it?  I've already changed the linkage ids on my 
symbols, but what can I do about Flash?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Loading Image _width _height

2005-12-09 Thread Radley Marx




You're loading an outside jpg into Flash. The player needs a moment  
not only to load the entire image, but also to parse/convert/love the  
file and display it in Flash. It shouldn't take a full second for  
this happen, but can take anywhere from one to a few frames (depends  
on image size, number of images, etc).


Simply write a basic loop, based on holderClip._width, that loops  
until the width is no longer 0. This should be a separate loop/test  
from .getBytesTotal since you want to be sure its actually fully  
loaded first before you lock up your app in this kind of loop.



-radley


On Dec 8, 2005, at 9:42 AM, Mike Boutin wrote:

Can anyone tell me why when I call the displayImage() function  
after I fully loaded, and try to get the _width and _height of  
holderClip, it comes back as zero.  But if I wait 1 second after  
the load and run the displayImage() function through the button  
click, it then finds the width and height.



#include lmc_tween.as
var num:Number = 1;
var space:Number = 20;

function loadImage(){
   holderClip.loadMovie(num+.jpg);
   //holderClip._alpha = 0;

   this.onEnterFrame = function(){
   var lvBytesLoaded:Number = holderClip.getBytesLoaded();
   var lvBytesTotal:Number = holderClip.getBytesTotal();
   var percent = (lvBytesLoaded/lvBytesTotal)*100;
   if (lvBytesLoaded == lvBytesTotal) {
   trace(Image + num +  loaded.);
   displayImage();
   delete this.onEnterFrame;
   }
   }
}

function displayImage():Void {
   //Image is not loaded.
   var w = holderClip._width + space;
   trace(Image width: +holderClip._width);
   trace(Image new width: +w);
   var h = holderClip._height + space;
   trace(Image height: +holderClip._height);
   trace(Image new height: +h);
   /*
   //Fade in Image / resize border
   holderClip.tween(_alpha, 100, 2, easeOut);
   border.tween(_width, w, 1, easeOutElastic);
   border.tween(_height, h, 1, easeOutElastic);
   */
}
myButton.onRelease = function(){
   displayImage();
}
//Start it up!
loadImage();
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders






 
--

Radley Marx
[EMAIL PROTECTED]
310.220.4088
http://www.radleymarx.com
 
--





___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] Loading Image _width _height

2005-12-09 Thread Scott Hyndman
Doesn't MovieClipLoader remove the necessity of this approach if you
hook into onLoadInit()? I believe that onLoadInit() is only fired when
the loaded image/swf's properties are available.

Scott 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Radley
Marx
Sent: December 9, 2005 5:44 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Loading Image _width _height




You're loading an outside jpg into Flash. The player needs a moment not
only to load the entire image, but also to parse/convert/love the file
and display it in Flash. It shouldn't take a full second for this
happen, but can take anywhere from one to a few frames (depends on image
size, number of images, etc).

Simply write a basic loop, based on holderClip._width, that loops until
the width is no longer 0. This should be a separate loop/test from
.getBytesTotal since you want to be sure its actually fully loaded first
before you lock up your app in this kind of loop.


-radley


On Dec 8, 2005, at 9:42 AM, Mike Boutin wrote:

 Can anyone tell me why when I call the displayImage() function after I

 fully loaded, and try to get the _width and _height of holderClip, it 
 comes back as zero.  But if I wait 1 second after the load and run the

 displayImage() function through the button click, it then finds the 
 width and height.


 #include lmc_tween.as
 var num:Number = 1;
 var space:Number = 20;

 function loadImage(){
holderClip.loadMovie(num+.jpg);
//holderClip._alpha = 0;

this.onEnterFrame = function(){
var lvBytesLoaded:Number = holderClip.getBytesLoaded();
var lvBytesTotal:Number = holderClip.getBytesTotal();
var percent = (lvBytesLoaded/lvBytesTotal)*100;
if (lvBytesLoaded == lvBytesTotal) {
trace(Image + num +  loaded.);
displayImage();
delete this.onEnterFrame;
}
}
 }

 function displayImage():Void {
//Image is not loaded.
var w = holderClip._width + space;
trace(Image width: +holderClip._width);
trace(Image new width: +w);
var h = holderClip._height + space;
trace(Image height: +holderClip._height);
trace(Image new height: +h);
/*
//Fade in Image / resize border
holderClip.tween(_alpha, 100, 2, easeOut);
border.tween(_width, w, 1, easeOutElastic);
border.tween(_height, h, 1, easeOutElastic);
*/
 }
 myButton.onRelease = function(){
displayImage();
 }
 //Start it up!
 loadImage();
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders






--
Radley Marx
[EMAIL PROTECTED]
310.220.4088
http://www.radleymarx.com

--




___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Loading Image _width _height

2005-12-09 Thread Josh Buhler
Right. you should be able to just use MovieClipLoader.onLoadInit(),  
which will fire when whatever you loaded is ready to actually be used.


- Josh


On Dec 9, 2005, at 3:59 PM, Scott Hyndman wrote:


Doesn't MovieClipLoader remove the necessity of this approach if you
hook into onLoadInit()? I believe that onLoadInit() is only fired when
the loaded image/swf's properties are available.

Scott

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Radley
Marx
Sent: December 9, 2005 5:44 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Loading Image _width _height




You're loading an outside jpg into Flash. The player needs a moment  
not

only to load the entire image, but also to parse/convert/love the file
and display it in Flash. It shouldn't take a full second for this
happen, but can take anywhere from one to a few frames (depends on  
image

size, number of images, etc).

Simply write a basic loop, based on holderClip._width, that loops  
until

the width is no longer 0. This should be a separate loop/test from
.getBytesTotal since you want to be sure its actually fully loaded  
first

before you lock up your app in this kind of loop.


-radley


On Dec 8, 2005, at 9:42 AM, Mike Boutin wrote:

Can anyone tell me why when I call the displayImage() function  
after I



fully loaded, and try to get the _width and _height of holderClip, it
comes back as zero.  But if I wait 1 second after the load and run  
the



displayImage() function through the button click, it then finds the
width and height.


#include lmc_tween.as
var num:Number = 1;
var space:Number = 20;

function loadImage(){
   holderClip.loadMovie(num+.jpg);
   //holderClip._alpha = 0;

   this.onEnterFrame = function(){
   var lvBytesLoaded:Number = holderClip.getBytesLoaded();
   var lvBytesTotal:Number = holderClip.getBytesTotal();
   var percent = (lvBytesLoaded/lvBytesTotal)*100;
   if (lvBytesLoaded == lvBytesTotal) {
   trace(Image + num +  loaded.);
   displayImage();
   delete this.onEnterFrame;
   }
   }
}

function displayImage():Void {
   //Image is not loaded.
   var w = holderClip._width + space;
   trace(Image width: +holderClip._width);
   trace(Image new width: +w);
   var h = holderClip._height + space;
   trace(Image height: +holderClip._height);
   trace(Image new height: +h);
   /*
   //Fade in Image / resize border
   holderClip.tween(_alpha, 100, 2, easeOut);
   border.tween(_width, w, 1, easeOutElastic);
   border.tween(_height, h, 1, easeOutElastic);
   */
}
myButton.onRelease = function(){
   displayImage();
}
//Start it up!
loadImage();
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders






-- 
--

--
Radley Marx
[EMAIL PROTECTED]
310.220.4088
http://www.radleymarx.com
-- 
--

--




___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] These [EMAIL PROTECTED] Flash 8 Linkage Publish Errors

2005-12-09 Thread Judah Frangipane

Hi Varfoo,

Somewhere in your library there is another symbol using the linkage id 
of BoundingBox.


Best Regards,
Judah

varfoo wrote:


What the *^%$ is this?

**Warning** The linkage identifier 'BoundingBox' was already assigned to the 
symbol 'com/yellowjacketsoftware/ui/components/Flash UI Components 2/Component 
Assets/BoundingBox', and cannot be assigned to the symbol 'Flash UI Components 
2/Component Assets/BoundingBox', since linkage identifiers must be unique.

And how to I get rid of it?  I've already changed the linkage ids on my 
symbols, but what can I do about Flash?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



 



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Loading Image _width _height

2005-12-09 Thread Radley Marx



just FYI:

According to the MM livedoc discussion, MovieClipLoader.onLoadInit()  
can often be called before the content is loaded.


The discussion in based on loading movies instead of images, so I'm  
not sure if it's relevant to your solution.



-radley




On Dec 9, 2005, at 3:05 PM, Josh Buhler wrote:

Right. you should be able to just use MovieClipLoader.onLoadInit(),  
which will fire when whatever you loaded is ready to actually be used.


- Josh


On Dec 9, 2005, at 3:59 PM, Scott Hyndman wrote:


Doesn't MovieClipLoader remove the necessity of this approach if you
hook into onLoadInit()? I believe that onLoadInit() is only fired  
when

the loaded image/swf's properties are available.

Scott




 
--

Radley Marx
[EMAIL PROTECTED]
310.220.4088
http://www.radleymarx.com
 
--





___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] 3D in Flash

2005-12-09 Thread Radley Marx




The simplest approach would be to shoot a series of photos within the  
space and splice them together so they're seamless. This will allow  
for x-axis  y-axis movement (look left, right, up,  down). As for z- 
axis you could fake it by making hot regions that you can click on,  
and then simply dissolve to the new location. By this I mean: there's  
a doorway to a new room - user clicks on it and a cross-fade brings  
you to the new room.


This is essentially what you're going to get with QTVR as well.


If you want to have actual z-axis movement (forward  backward  
motion), you're most likely going to need to do some 3D modeling and  
generate animations for all of the potential positions. You can apply  
texture maps using swift3D or other 3D app and pre-render each  
movement. (Probably the most time intensive approach.)


Shockwave 3D will probably give you the fullest 3D motion experience  
allowing the viewer to move around in any direction. But it's also  
pretty processor intensive.


These last 2 solutions will take a lot of time to create and requires  
multiple skill-sets. If you're green, I'd not recommend either  
without some practice first.



-radley


On Dec 9, 2005, at 6:52 AM, nik crosina wrote:


Hi guys

I am trying to find the best way forward here...

We have to create a 3D looking hotel lobby from which the suer can  
move into

the kitchen, bar, hotel room, etc.

Has anyone of you done something similar in 3D and in FLASH, or is  
this too

much pane. I am thinking about skewing photographs or illustrations of
walls, floors and ceilings and allowing the user to determine the  
movemnet

around in the space which then will cahnge the perspectives, etc.

Is it too much pain, or is it doable?

Other options we are considering at the moment are QTVR, and 3D  
modelling

output to either video (and Flash) or Shockwave 3D via Director.

What you think?!

--
Nik C
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders






 
--

Radley Marx
[EMAIL PROTECTED]
310.220.4088
http://www.radleymarx.com
 
--





___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] flash and ASP.NET

2005-12-09 Thread Dan Thomas
I've taken a look and was pretty impressed but what they say to be offering, 
however was also a little confused, i downloaded the free edition that 
supposedly supports remoting with asp.net but it didn't seem to include all the 
files it said it would. I've joined their yahoo mailing list and posted for 
help so will keep you posted.
 
Dan



From: [EMAIL PROTECTED] on behalf of Gabe Varela
Sent: Fri 09/12/2005 22:12
To: Flashcoders mailing list
Subject: RE: [Flashcoders] flash and ASP.NET



There aren't any links to the standard edition on their site anymore.

-Original Message-
From: hank williams [mailto:[EMAIL PROTECTED]
Sent: Friday, December 09, 2005 11:30 AM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] flash and ASP.NET

I am not a user so I am not an expert on flashorb. But as I understand
it, weborb is just the most recent version that, along with handling
flash remoting also does ajaxy stuff.  I believe the free version is the
standard edition. If you cant find the weborb, I think the flashorb
standard edtion is fine since all that weborb does is add support for
ajaxy stuff.

Regards
Hank

On 9 Dec 2005 17:54:42 -, [EMAIL PROTECTED] [EMAIL PROTECTED]
wrote:

 between flashorb pro, flashorb standard and weborb and the fact their
news doesn't link to the item the news is talking about I was a little
confused on what to download, is weborb professional for .net the free
thing ?  I could find a weborb standard in the downloads section...

 grant

 - Original Message -
 From: hank williams [EMAIL PROTECTED]
 To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
 Sent: 12/7/05 3:13 PM
 Subject: Re: [Flashcoders] flash and ASP.NET

  www.flashORB.com  has a free .NET remoting product.
 
  Regards
  Hank
 
  On 12/7/05, Michael Appelmans  wrote:
   I need to create a Flash application for a small non-profit can't
   afford the
   $999 price tag of MM's Flash Remoting gateway. Is there a third
   party remoting solution like AMFPHP that I could use? Essentially
   I need to read and write to an Access database on a Windows web
host.
  
   Thanks for any suggestions and pointers to examples for this.
  
   Michael
   ___
   Flashcoders mailing list
   Flashcoders@chattyfig.figleaf.com
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



This message and any attachments should only be read by those persons to whom 
it is addressed and be used by them for its intended purpose.  It must not 
otherwise be reproduced, modified, distributed, published or actioned. If you 
have received this e-mail in error, please notify us immediately by telephone 
on 01202 237000 and delete it from your computer immediately. This e-mail 
address must not be passed to any third party or be used for any other purpose. 
Every reasonable precaution has been taken to ensure that this e-mail, 
including attachments, does not contain any viruses. However, no liability can 
be accepted for any damage sustained as a result of such viruses, and 
recipients are advised to carry out their own checks. 


Moov2 Ltd cannot accept liability for statements made which are clearly the 
senders own and not made on behalf of the Moov2 Ltd. An e-mail reply to this 
address may be subject to interception or monitoring for operational reasons or 
for lawful business purposes.


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] These [EMAIL PROTECTED] Flash 8 Linkage Publish Errors

2005-12-09 Thread David Rorex
not just 'somewhere in your library', but it tells you exactly which
symbols they are:

com/yellowjacketsoftware/ui/components/Flash UI Components 2/Component
Assets/BoundingBox is the first one

Flash UI Components 2/Component Assets/BoundingBox is the second one.

The error seems pretty descriptive to me...
The linkage identifier 'BoundingBox' was already assigned to [1st MC]
and cannot be assigned to [2nd MC], since linkage identifiers must be
unique.

-David R

On 12/9/05, Judah Frangipane [EMAIL PROTECTED] wrote:
 Hi Varfoo,

 Somewhere in your library there is another symbol using the linkage id
 of BoundingBox.

 Best Regards,
 Judah

 varfoo wrote:

 What the *^%$ is this?
 
 **Warning** The linkage identifier 'BoundingBox' was already assigned to the 
 symbol 'com/yellowjacketsoftware/ui/components/Flash UI Components 
 2/Component Assets/BoundingBox', and cannot be assigned to the symbol 'Flash 
 UI Components 2/Component Assets/BoundingBox', since linkage identifiers 
 must be unique.
 
 And how to I get rid of it?  I've already changed the linkage ids on my 
 symbols, but what can I do about Flash?
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 
 
 
 

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Re: 3D in Flash

2005-12-09 Thread A.Cicak
If it doesnt have to be flash chose Shockwave

nik crosina [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]
Hi guys

I am trying to find the best way forward here...

We have to create a 3D looking hotel lobby from which the suer can move into
the kitchen, bar, hotel room, etc.

Has anyone of you done something similar in 3D and in FLASH, or is this too
much pane. I am thinking about skewing photographs or illustrations of
walls, floors and ceilings and allowing the user to determine the movemnet
around in the space which then will cahnge the perspectives, etc.

Is it too much pain, or is it doable?

Other options we are considering at the moment are QTVR, and 3D modelling
output to either video (and Flash) or Shockwave 3D via Director.

What you think?!

--
Nik C
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] Re: 3D in Flash

2005-12-09 Thread Ralph Caraveo
We've done some working merging Flash and Viewpoint.  This is a gangsta
approach beware...there's quite a huge learning curve but we have a
fantastic product...to be released in January.

-Ralph 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of A.Cicak
Sent: Friday, December 09, 2005 4:38 PM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] Re: 3D in Flash

If it doesnt have to be flash chose Shockwave

nik crosina [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
Hi guys

I am trying to find the best way forward here...

We have to create a 3D looking hotel lobby from which the suer can move
into the kitchen, bar, hotel room, etc.

Has anyone of you done something similar in 3D and in FLASH, or is this
too much pane. I am thinking about skewing photographs or illustrations
of walls, floors and ceilings and allowing the user to determine the
movemnet around in the space which then will cahnge the perspectives,
etc.

Is it too much pain, or is it doable?

Other options we are considering at the moment are QTVR, and 3D
modelling output to either video (and Flash) or Shockwave 3D via
Director.

What you think?!

--
Nik C
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] And these [EMAIL PROTECTED] paths

2005-12-09 Thread Latcho

Now guys,

If you make time to answer these questions 2 times,
could you point me out of this in a way.
My 2nd post since no one seems te hear me.
see down.
Regards,
Latcho aka Stijn
A COPY PASTE:
/
/

/Hi their,
pretty a newbee but trying hard to go FAMES on 'NIX
have ANT working, even executing flash8player via wine and ASDT installed.
Ignoring flashout for the time beign till player 8(.5 ) becomes 
available and a good opportunity to learn to

work with ant (am i wright?).

The only thing I miss is the code completion like in SEPY, where
I can get to (the methods of) the standard mx classes via CTRL+space.
Now I only get asdt to display the predefined snippets or newly declared 
classes'n stuff.
I can't get the std(8) folder defined in the eclipse projects classpath 
nor doing it via the
the declarations of paths in eclipse-preferences-AS2  MTASC submenu's 
gives me

predefined mx class code hinting.
Is their a way?
What I noticed is that it works perfect if I hard-import the std folder 
in my project's src folder.

But that's not the way, wright?
Hard to find info on this, and some advice about a good workflow setup 
and code-hinting setup

would do me great pleasure!

Thanks in advance,
Latcho

/






David Rorex wrote:

not just 'somewhere in your library', but it tells you exactly which
symbols they are:

com/yellowjacketsoftware/ui/components/Flash UI Components 2/Component
Assets/BoundingBox is the first one

Flash UI Components 2/Component Assets/BoundingBox is the second one.

The error seems pretty descriptive to me...
The linkage identifier 'BoundingBox' was already assigned to [1st MC]
and cannot be assigned to [2nd MC], since linkage identifiers must be
unique.

-David R

On 12/9/05, Judah Frangipane [EMAIL PROTECTED] wrote:
  

Hi Varfoo,

Somewhere in your library there is another symbol using the linkage id
of BoundingBox.

Best Regards,
Judah

varfoo wrote:



What the *^%$ is this?

**Warning** The linkage identifier 'BoundingBox' was already assigned to the 
symbol 'com/yellowjacketsoftware/ui/components/Flash UI Components 2/Component 
Assets/BoundingBox', and cannot be assigned to the symbol 'Flash UI Components 
2/Component Assets/BoundingBox', since linkage identifiers must be unique.

And how to I get rid of it?  I've already changed the linkage ids on my 
symbols, but what can I do about Flash?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders





  

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

  


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] scrollPane: text spill in IE - remind me??

2005-12-09 Thread Radley Marx



I know this was recently discussed here on the list but can't find it  
in my archive.


Can anyone recall the solution for text spill in the scrollPane  
component when viewing in Internet Explorer??


thnx =)

-radley




 
--

Radley Marx
[EMAIL PROTECTED]
http://www.radleymarx.com
 
--




___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Re: 3D in Flash

2005-12-09 Thread Jason
If you use Viewpoint, don't you need to install that player on top of the
Flash player???

CyanBlue

- Original Message - 
From: Ralph Caraveo [EMAIL PROTECTED]
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: Friday, December 09, 2005 8:30 PM
Subject: RE: [Flashcoders] Re: 3D in Flash


 We've done some working merging Flash and Viewpoint.  This is a gangsta
 approach beware...there's quite a huge learning curve but we have a
 fantastic product...to be released in January.

 -Ralph


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Re: 3D in Flash

2005-12-09 Thread JesterXL
Aye.  But gangsta's don't mind installing multitudes of plugins.  It's how 
we roll, b-otch~!

- Original Message - 
From: [EMAIL PROTECTED]
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: Saturday, December 10, 2005 12:29 AM
Subject: Re: [Flashcoders] Re: 3D in Flash


If you use Viewpoint, don't you need to install that player on top of the
Flash player???

CyanBlue

- Original Message - 
From: Ralph Caraveo [EMAIL PROTECTED]
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: Friday, December 09, 2005 8:30 PM
Subject: RE: [Flashcoders] Re: 3D in Flash


 We've done some working merging Flash and Viewpoint.  This is a gangsta
 approach beware...there's quite a huge learning curve but we have a
 fantastic product...to be released in January.

 -Ralph


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders