weblog . Biography . Flexibility . projects
  • photography by Kristel van Beek

    02 Oct: SWFLoader fails where Loader succeeds

    posted by: martijn, at 2 October 2009 15:26 GMT+1, 6 October 2009 7:59 GMT+1

    The SWFLoader (Flex framework) class has a new method for Flash Player 10 called "unloadAndStop()". You would assume (I did) that it utilizes the same method of the Loader (Flash Player native) class. But unfortunately it is not!

    The livedocs aren't mentioning it: docs of Loader, docs of SWFLoader.

    I always have some trouble with the SWFLoader but this one does it.

    Add this link to del.icio.us vote in HexoSearch permalink - tags: flash player | flex - 0 Comments - read more >>
  • 01 Aug: Flash Player Bitmap Limits Again

    posted by: martijn, at 1 August 2009 21:29 GMT+1, 6 August 2009 23:23 GMT+1

    My struggle with the Flash Bitmap limitations continues (images bigger than 8191x2048 or 2048x8191 aren’t displayed by the Flash Player) because my previous solution didn’t account for masks and the project I was working on did require masks eventually. The solution that I came up with before was simply cut the big image in little pieces (1000x1000) and melt them together and position and rotate the complete component. Like this image shows, the image is shown here with the tiling and depth positioning:

    Tiles of images

     

    Add this link to del.icio.us vote in HexoSearch permalink - tags: flash player | bitmap limits - 2 Comments - read more >>
  • 23 Apr: Flash CS4 IDE navigateToURL bug on the Mac

    posted by: martijn, at 23 April 2009 8:34 GMT+1, 24 April 2009 12:18 GMT+1

    The internal Flash Player of Adobe Flash CS4 on the Mac (Intel, I couldn't test it with the PowerPC version) has a bug regarding navigateToURL. Using this code:

    navigateToURL ( new URLRequest ( "http://martijnvanbeek.net" ) );

    Will navigate your default browser to "http://martijnvanbeek.net%00". Strangely this only happens inside the IDE but can be very frustrating (I was searching for a bug in my own code for an hour).

    Add this link to del.icio.us vote in HexoSearch permalink - tags: flash | flash player - 1 Comment - read more >>
  • 14 Jan: Flash Player Bitmap Limits

    posted by: martijn, at 14 January 2009 21:53 GMT+1, 2 August 2009 10:40 GMT+1

    Update: Look at the "Flash Player Bitmap Limits continue" topic for an update.

    The last few weeks I have spend most of my time creating workarounds for limits within the Flash Player regarding BitmapData.

    In the Flash Player 9 era things where "simple" a bitmap bigger than 2880x2880 fails to render when using BitmapData/Mask or Filters. Just loading an image had also a limit, which was something like 8191x8191.

     

    Add this link to del.icio.us vote in HexoSearch permalink - tags: flash player | bitmap limits - 2 Comments - read more >>
  • 03 Jul: Adobe, why no 64-bits Flash Player?

    posted by: martijn, at 3 July 2008 14:19 GMT+1, 3 July 2008 14:36 GMT+1

    Adobe, is there a simple reason why there is still no 64-bits version of the Flash Player?
    Add this link to del.icio.us vote in HexoSearch permalink - tags: flash | flash player - 0 Comments - read more >>
  • 21 May: Flash TextField bug?

    posted by: martijn, at 21 May 2008 8:34 GMT+1, 21 May 2008 8:42 GMT+1

    In the time Flash 6 was the latest version of Flash I filled a bug regarding the TextField and HTML output.
    Add this link to del.icio.us vote in HexoSearch permalink - tags: flash | flash player - 0 Comments - read more >>
  • 15 May: Astro, Flash Player 10 prerelease has arrived

    posted by: martijn, at 15 May 2008 16:13 GMT+1, 15 May 2008 16:16 GMT+1

    Flash Player 10 is coming ... Astro is packed with new stuff that is to sweet to be true. I'm very pleased to see they finally did something with the text new engine.

    Download Flash Player 10 pre-release

    Add this link to del.icio.us vote in HexoSearch permalink - tags: flash | flash player - 0 Comments - read more >>
  • 25 Feb: AIR, my opinion!

    posted by: martijn, at 25 February 2008 21:24 GMT+1, 26 February 2008 0:24 GMT+1

    AIR 1.0 is released and therefor there is a lot of reading on the web about it.

    First of all people still don't see what AIR enables for certain developers. Well it's quite simple: Web developers can create desktop applications with stuff they already know (Flash or HTML/CSS/Javascript or a mixture of both). No need for learning Java SWT or something similar (cross-platform UI toolkit).
    Add this link to del.icio.us vote in HexoSearch permalink - tags: air | flash player | open source - 0 Comments - read more >>
  • 09 Nov: Garbage collection of the Flash Player

    posted by: martijn, at 9 November 2007 11:12 GMT+1, 7 January 2008 22:00 GMT+1

    I'm working on a project that loads 60 mb of images, there are 60 pages with an average of 1 mb of images. Loading all the pages is not an option because the memory of the clients computer would fillup. So I created a method that would unload pages 3 steps back and 3 steps forward and load the pages in between.
    Add this link to del.icio.us vote in HexoSearch permalink - tags: flash player - 2 Comments - read more >>
  • 30 Oct: Flash Player memory differences per browser

    posted by: martijn, at 30 October 2007 8:33 GMT+1, 7 January 2008 22:00 GMT+1

    I'm currently working on a project which has to load a bunch of images and videos.
    Add this link to del.icio.us vote in HexoSearch permalink - tags: flash player - 2 Comments - read more >>
  • categories
    • flash (26)
    • flex (26)
    • flash player (10)
    • php (7)
    • adobe (6)
    • eclipse (5)
    • weblog (5)
    • open source (4)
    • red5 (4)
    • mac (4)
    • linux (4)
    • apple (4)
    • style (4)
    • windows (3)
    • air (3)
    • apollo (3)
    • javascript (3)
    • design (3)
    • firefox (3)
    • flash media server (3)
    • uimodifier (2)
    • silverlight (2)
    • support (2)
    • microsoft (2)
    • bitmap limits (2)
    • internet explorer (2)
    • safari (1)
    • team (1)
    • chrome (1)
    • devigner (1)
    • git (1)
    • flex builder (1)
    • opera (1)
    • mxna (1)
    • google (1)
    • msn (1)
    • internet provider (1)
    • dell (1)
    • advertisement (1)
    • developer (1)
    • repent (1)
    • nintendo wii (1)
    • java (1)
    • music (1)
    show all
  • all articles
    • February, 2010
    • Flash on Mac Faster
    • December, 2009
    • Historic moment (somehow), Microsoft names Devigner in an article.
    • Universal filesystem
    • November, 2009
    • Projects get a home
    • October, 2009
    • I'm a daddy from now on, her name is Julia
    • My projects moved to GitHub
    • SWFLoader fails where Loader succeeds
    • September, 2009
    • Note to self: Ant Java heap space on Mac OS
    • August, 2009
    • Flash Player Bitmap Limits Again
    • May, 2009
    • Sloppy code
    • April, 2009
    • Flash CS4 IDE navigateToURL bug on the Mac
    • Flex Builder Gumbo expired
    • March, 2009
    • Dear Steve II: The files problem
    • Dear Steve I: The support problem
    • January, 2009
    • Flash Player Bitmap Limits
    • December, 2008
    • Google Chrome and why I use it for Flex debugging
    • November, 2008
    • UIModifier, release 0.0.1
    • October, 2008
    • AIR and Icons
    • Matrix rotation
    • September, 2008
    • CS4 announced, still huge price differences
    • Dear Adobe
    • Browser (technology) war
    • July, 2008
    • mx.effects.Move is Evil
    • Adobe, why no 64-bits Flash Player?
    • Collaboration with Adobe Flex
    • June, 2008
    • My vision on the web video future
    • Flex Builder rename bug (?)
    • May, 2008
    • Flash TextField bug?
    • Astro, Flash Player 10 prerelease has arrived
    • April, 2008
    • Released new website for Kristel van Beek
    • Portishead
    • March, 2008
    • IE7 + HTTPS + Flash
    • Mac experiences
    • I'm a mac now
    • February, 2008
    • AIR, my opinion!
    • Ubuntu living under Windows
    • Pulse, Eclipse on demand
    • January, 2008
    • Zend Neon becomes Zend Studio for Eclipse
    • BlueBerry needs Developers
    • Sparkling new website
    • December, 2007
    • Super Mario Galaxy
    • Apple, please deliver a 15" MacBook Pro with 1920x1200 resolution
    • November, 2007
    • Buzzword, amazing...
    • Garbage collection of the Flash Player
    • October, 2007
    • Flash Player memory differences per browser
    • Zend Neon
    • Flex Builder for Linux
    • September, 2007
    • Testing the existance of an attribute in XML with AS3
    • Opening Flash documents within Flex
    • PDT 1.0 Released
    • EU vs Microsoft
    • August, 2007
    • Repent has a brand new website
    • Manipulating XML with namespace in AS3
    • What's going on with MXNA?
    • Red5 Admin Panel's future
    • July, 2007
    • Red5 Admin Panel 0.2 release (update)
    • June, 2007
    • Red5 Admin Panel 0.1
    • BabbaVideo: A new dutch Video site
    • Safari on Windows
    • Adobe Flex 3 and AIR
    • Adobe Live 2007
    • May, 2007
    • Tommorow Adobe Live
    • Strange Windows bug
    • April, 2007
    • The dark side of Flash
    • March, 2007
    • BlueBerry needs a Flex Developer
    • Apollo server, hmm what is that
    • February, 2007
    • Why (especially Adobe) and other companies should support Linux
    • Flex/Eclipse plugin idea
    • January, 2007
    • PHPEclipse is out, welcome PDT
    • Linux Flash Player 9 released
    • I Welcome all you MXNA readers
    • FullScreen and wMode
    • FLV Player in Flex
    • December, 2006
    • Dell Support rocks
    • November, 2006
    • Flash Media Server 3, and more
    • October, 2006
    • XS4ALL trouble
    • BlueChat, Flash Media Server Application
    • September, 2006
    • Flex Google calender
    • Skinning v2 components
    • Flash Media Server Application and advanced skinning
    • August, 2006
    • I finally discovered JSFL
    • You know sIFR?
    • PHP IDE
    • Datagrid experiences
    • July, 2006
    • My weblog is born
    show all
All rights reserved | Design and Development by Martijn van Beek | Managed by Flexibility | Photography by Kristel van Beek

You have Flash Player version: (click to check if you got the latest)
Adobe feeds | LinkedIn profile | Last.fm profile | Github