[Flashcoders] history, bookmarks, etc within flash

2007-01-09 Thread James Dean
I've been asked to implement back button functionality and possibly bookmarking for a flash project that I've been involved in, and I'm aware of a project from unfocus (http://www.unfocus.com/projects/FlashSuite/). basically, having the back and forward buttons in the browser respond to the flash

Re: [Flashcoders] history, bookmarks, etc within flash

2007-01-10 Thread James Dean
. James Dean wrote: I've been asked to implement back button functionality and possibly bookmarking for a flash project that I've been involved in, and I'm aware of a project from unfocus (http://www.unfocus.com/projects/FlashSuite/). basically, having the back and forward buttons in the browser

Re: [Flashcoders] net.FileReference problem

2007-01-19 Thread James Dean
by flooding, i think he meant sending the same question multiple times. to answer your question in another way. flash has a sandbox that restricts accessing other servers/domains unless they exlicitly allow you to hit it via a crossdomain file. you having that cross domain xml file on your server

Re: [Flashcoders] Combobox embed fonts PC/Mac problem

2007-01-23 Thread James Dean
i've not used setStyle with a combo box... but i have had some experience with embedding fonts. I'm not saying this is the best practice, but it is one that has worked for me in the past. remove the embedFonts line. somewhere on the stage create a dynamic text field, set to the font you want.

Re: [Flashcoders] Re: swfObject+externalinterface

2007-01-24 Thread James Dean
external interface is not a part of flash player 7. needs to be published in 8 and have the sfwObject embed it as 8 On 1/24/07, jason van cleave [EMAIL PROTECTED] wrote: Your swfObject code says that you are targeting 7 - Are you publishing for 7? var so = new SWFObject(display.swf, mymovie,