RE: [Flashcoders] RE: Integrating Flash with Sharepoint

2012-07-13 Thread Alexander, Mary C
Just make sure the ID is displayed in the List View. I usually create an Export View that has only the fields I want in my XML. From: flashcoders-boun...@chattyfig.figleaf.com [flashcoders-boun...@chattyfig.figleaf.com] on behalf of Ted Lehr [t...@qvin

RE: [Flashcoders] Netstream fails to close

2008-07-10 Thread Alexander, Mary
lashcoders] Netstream fails to close Steven Sacks wrote > Move to AS3. ;) > > Alexander, Mary wrote: > > Does anyone have a solution for AS2? LOL. One of the best pieces of advice I've seen on the lists! You made my day, Steve

RE: [Flashcoders] Netstream fails to close

2008-07-09 Thread Alexander, Mary
Does anyone have a solution for AS2? From: [EMAIL PROTECTED] on behalf of Steven Sacks Sent: Tue 7/8/2008 4:46 AM To: Flash Coders List Subject: Re: [Flashcoders] Netstream fails to close And it's worth mentioning this works for AS3 Flash Player 9.0.47 only.

RE: [Flashcoders] SimpleButton enabled vs mouseEnabled

2008-07-02 Thread Alexander, Mary
ubject: Re: [Flashcoders] SimpleButton enabled vs mouseEnabled does mouseEndabled=false work for you? B. On Tue, Jul 1, 2008 at 12:29 PM, Alexander, Mary <[EMAIL PROTECTED]> wrote: > I'm hoping someone can clarify this situation: > > AS3 - Flash IDE > > I have created a Simple

[Flashcoders] SimpleButton enabled vs mouseEnabled

2008-07-01 Thread Alexander, Mary
I'm hoping someone can clarify this situation: AS3 - Flash IDE I have created a SimpleButton. I'm just trying to do simple Next/Back navigation where you disable Back on the first page and Next on the last page. at button creation I disable the button with: myButton.enabled = false; myButt

RE: [Flashcoders] XML and line breaks ...

2007-01-17 Thread Alexander, Mary
You can also insert into your XML to force a newline. m. From: [EMAIL PROTECTED] on behalf of eric dolecki Sent: Wed 1/10/2007 11:46 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] XML and line breaks ... Use CDATA and a tag where you want the b

RE: [Flashcoders] ppt to flash

2006-10-17 Thread Alexander, Mary
Check out pdf2swf at www.swftools.org M. From: [EMAIL PROTECTED] on behalf of Valério Guimarães Sent: Mon 10/16/2006 4:06 PM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] ppt to flash Hi all, I'm trying to convert ppt/pps to flash and I read

RE: [Flashcoders] embed pdf

2006-05-22 Thread Alexander, Mary
You might consider Flash Paper instead. It embeds easily. Integration New Media has a product to embed pdfs into Director & Authorware, but I don't believe they've released one for Flash. Good luck. M. From: [EMAIL PROTECTED] on behalf of Steve Rachels Sent

RE: [Flashcoders] Focus Highlight with Components

2006-05-03 Thread Alexander, Mary
change these properties datagrid.rollOverColor = yourBackgroundColor; datagrid.textRollOverColor = yourTextColor; datagrid inherits from the List -- check out setting styles in the help. From: [EMAIL PROTECTED] on behalf of John Giotta Sent: Tue 5/2/2006 4:55