RE: [Flashcoders] full screen window

2007-01-30 Thread David Brunswick
This is for a swf http://www.kirupa.com/developer/mx2004/fullscreen.htm and for a .exe add this to the first frame fscommand(fullscreen, true); David Brunswick Senior Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434

RE: [Flashcoders] full screen window

2007-01-30 Thread David Brunswick
Or this html body script language=JavaScript !-- window.open (http://yahoo.com;, ,fullscreen=yes) -- /script /body /html David Brunswick Senior Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434-6605 -Original

RE: [Flashcoders] full screen window

2007-01-30 Thread David Brunswick
You state there is a link on a page which launches the window then use this html body script !-- function fullwin(){ window.open(yourswf.html,,fullscreen,scrollbars) } //-- /script A HREF=javascript:onClick=fullwin() Minimize/A /body /html David Brunswick Senior Multimedia Developer/OLP

RE: [Flashcoders] crossdomain issues -- do they exist?

2007-01-16 Thread David Brunswick
You need to have a crossdomain.xml file at the root of the server hosting the swf The file looks like so ?xml version=1.0 ? !DOCTYPE cross-domain-policy - cross-domain-policy allow-access-from domain=your domain secure=true / /cross-domain-policy David Brunswick Senior Multimedia

[Flashcoders] scrolling dynamic movie clip

2007-01-10 Thread David Brunswick
with a dynamically loaded MC. Any suggestions? David Brunswick Senior Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434-6605 ___ Flashcoders@chattyfig.figleaf.com

RE: [Flashcoders] scrolling dynamic movie clip

2007-01-10 Thread David Brunswick
David Brunswick Senior Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434-6605 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Robson Sent: Wednesday, January 10, 2007 11:41 AM

RE: [Flashcoders] scrolling dynamic movie clip

2007-01-10 Thread David Brunswick
OK so what would the code look like? David Brunswick Senior Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434-6605 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Sacks

RE: [Flashcoders] scrolling dynamic movie clip

2007-01-10 Thread David Brunswick
Actually, I went with this solution that I suggested earlier which works If not I will just make the scroll buttons invisible until a specific button is selected. So I was thinking logical .. but also exploring all avenues its called thinking out of the box ;-)~ David Brunswick Senior

RE: [Flashcoders] Adding a simple popup window link from a flash banner

2006-12-27 Thread David Brunswick
Create a button or something you want to use to launch the pop call the instance popup Then add this code popup.onRelease = function(){ getURL (javascript:window.open('your new popup.html','thewin','height=450,width=670,toolbar=no,scrollbars=no');); } Or you can use getURL

RE: [Flashcoders] Script for IE

2006-09-28 Thread David Brunswick
http://www.adobe.com/devnet/flash/articles/swfobject_02.html David Brunswick Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434-6605 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

[Flashcoders] Flash AICC tracking

2006-07-26 Thread David Brunswick
not want any ideas to prevent this? Fyi the second getURl closes the flash embedded html. David Brunswick Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434-6605 ___ Flashcoders

RE: [Flashcoders] Flash AICC tracking

2006-07-26 Thread David Brunswick
That sounds like a good solution where can I find xml object flash samples? David Brunswick Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434-6605 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

[Flashcoders] Need help with posting to Plateau LMS

2006-07-24 Thread David Brunswick
have successful code for the communication David Brunswick Multimedia Developer/OLP Administrator ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

RE: [Flashcoders] Need help with posting to Plateau LMS

2006-07-24 Thread David Brunswick
have found samples for scorm objects although I am using the AICC model. Within Plateau there is a wrapper.html which is a frame that calls the .swf file within another frame. Which brings up the other issue of closing the window. David Brunswick Multimedia Developer/OLP Administrator

RE: [Flashcoders] OT: Junior Developer Flash/Flex Salary?

2006-06-20 Thread David Brunswick
$11/ hr accepting that is part of the reason why people think they can pay developers peanuts David Brunswick Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434-6605 -Original Message- From: [EMAIL PROTECTED

[Flashcoders] controling MC issue

2006-06-16 Thread David Brunswick
and keeps looping back and fourth with the swft.swf and the frame label. I have also tried making that swf external and using load and unload the result was a continous strobe affect any suggestions? David Brunswick Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer

[Flashcoders] timer to advance

2006-06-13 Thread David Brunswick
= _root.count+1; if (_root.count = 20) { gotoAndStop(2); } } } David Brunswick Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434-6605

RE: [Flashcoders] timer to advance

2006-06-13 Thread David Brunswick
That worked perfect thanks David Brunswick Multimedia Developer/OLP Administrator FedEx Customer Information Services Customer Service Organizational Learning 901-434-6605 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Merrill, Jason Sent: Tuesday

RE: [Flashcoders] OT: Anyone got a good CSS book to recommend?

2006-06-01 Thread David Brunswick
More Eric Meyer on CSS ISBN0-7357-1425-8 Published by New Riders David Brunswick Multimedia Developer FedEx Express Customer Service Organizational Learning 901-434-6605 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Deaney Sent: Thursday, June