Re: [Flashcoders] Expandable Flash Banners

2014-03-15 Thread Roger Persson
Hi Karl, Don't know if this is the case for you but if your banner is to be hosted by a network like Google Ads or AdForm they will have some specific code you need to use for the expanding to work. Best regards /roger Karl DeSaulniers skrev 2014-03-15 23:39: Can anyone point me in the ri

Re: [Flashcoders] DoubleClick Studio

2013-09-13 Thread Roger Persson
Hi Paul, If it's for use with ads I suggest you ask the media bureau or if you can get a contact directly a google to send you the latest version of their files and a few demo-files to get you started. If I remember correctly it's an flash extension you need to install to have access to thei

Re: [Flashcoders] Google Flash ads: Restrictions? Optimal publish settings?

2013-03-18 Thread Roger Persson
Hi Micky, Short version: all animation must stop after 30 seconds, 20 fps, AS2/3, Flash Player 10.1 :) Here's a lot more useful info, I think you will find everything you need here: http://support.google.com/adwordspolicy/answer/176108 Read it all but these parts are most important: "Flash

Re: [Flashcoders] Game physics programming needed.

2012-10-28 Thread Roger Persson
Hi, just a quick comment. I like the graphics and general "feel" of the game. But since it looks like it's supposed to be a kids game, maybe there should be only two or three "steps" on the z-axis. And it runs very fast on my old machine (Chrome / winxp / 2 GHz duo) so there's not very much tim

Re: [Flashcoders] Adobe ceases development on mobile browser Flash

2011-11-09 Thread Roger Persson
http://gskinner.com/blog/archives/2011/11/flash-player-mobile-a-post-mortem.html /r On 2011-11-09 23:21, John R. Sweeney Jr. wrote: Interesting reading: http://www.leebrimelow.com/?p=3151 On Nov 9, 2011, at 3:45 PM, Karl DeSaulniers wrote: I think they were just talking mobile. No mobile

Re: [Flashcoders] Question: Fullscreen but want to retain a movieClip's width and height

2011-08-10 Thread Roger Persson
Hi Carl, I'm guessing that you are using "stage.scaleMode=StageScaleMode.NO_SCALE;" in your code since you replied to your own mail ;) And the reason you havn't been getting any more replies is that "NO_SCALE" is the scale mode you should use :) It's hard to say what could be wrong without

Re: [Flashcoders] sneaky AIR

2011-06-08 Thread Roger Persson
hi, it seems like some programs use a locked keychain like "PrivateEncryptedDatak" or "microsoft intermediate certificates keychain" to store your saved passwords etc. the keychain should go away when you remove the program. I don't use a mac every day so this is just what Google told me. By

Re: [Flashcoders] AS2 controlling timeline of a loaded swf from another site

2011-03-08 Thread Roger Persson
Ok, solved it! I forgot to put System.security.allowDomain("*") in the files that is being loaded... BR /roger On 2011-03-08 14:00, Roger Persson wrote: Dear List, I'm hoping that some one can steer me in the right direction, because googling this subject gets me now

[Flashcoders] AS2 controlling timeline of a loaded swf from another site

2011-03-08 Thread Roger Persson
Dear List, I'm hoping that some one can steer me in the right direction, because googling this subject gets me nowhere. I have a banner that is loading an external swf from another site, the crossdomain.xml is set to *. When the swf is loaded the banner is supposed to tell the swf to play.

Re: [Flashcoders] Screen rendering problem

2011-01-27 Thread Roger Persson
Hello, Could it have something to do with filters? Some filters turn on "Cache as bitmap", and that always gets me into trouble :) Best regards /roger On 2011-01-26 17:46, chiek...@gmail.com wrote: Hello people! I got somehow strangle problem in here. And hope someone can enlight me on sol

[Flashcoders] Sorry I know this is [OT] but i just swiched from CS3 to CS5 and have a UI question

2010-11-15 Thread Roger Persson
Hi, Again, sorry for the OT question. I've tried googling every combination of words i could think of without any luck. Is it possible to get the properties panel horizontal (like in CS3) in Flash Professional CS5? The vertical jumping up and down depending on what I select makes jack a du