brupp!
Share and Cheer!
RSS
  • About

Everything you need to know about DPI

By cssmiles On January 14, 2012 · Add Comment
Significance of value of DPI for Printer, Image and Editing softwares
[Continue Reading...]

Quick Tip – Special Character Embedding Issue (Contd.)

By cssmiles On June 26, 2011 · Add Comment
OKay so in the last post, I missed a key thing. How would you find all the fonts that have been used. To find go to File > Publish Settings > Flash and Select the check box “Generate Size Report” Now when you Publish this file (Crtl + Enter) you will get an extensive size [...]
[Continue Reading...]

Quick Tip – Special Character Embedding Issue

By cssmiles On June 26, 2011 · 1 Comment
Issue – I embedded all the special characters in the fonts swf but somehow all were not appearing in the flex application. Solution – Skin.swc was the culprit. There were some textfield (static, dynamic) used in the skin fla. Skin file should not have any text field. Skin is purely used for rich graphics so [...]
[Continue Reading...]

Quick Tip -Type Coercion failed: cannot convert mx.managers::BrowserManagerImpl to mx.managers.IBrowserManager

By cssmiles On February 15, 2011 · 1 Comment
You may find this error (or error of similar nature) occurring when you try loading a Flex application in another Flex application.
[Continue Reading...]

HTML5 and the changing dynamics of the web

By cssmiles On November 29, 2010 · Add Comment
This blog post is for readers who keep hearing tech jargons like W3C standards, HTML5, the codec war etc. and need some consolidation of the turbulent web and to be its part.
[Continue Reading...]

Flex Builder and SVN

By cssmiles On September 4, 2010 · Add Comment
integrating flex builder and svn
[Continue Reading...]

Quick Tip – Flex Profiler Issue

By cssmiles On September 2, 2010 · Add Comment
How to fix the profiler
[Continue Reading...]

Agile, XP, Scrum and Waterfall

By cssmiles On July 10, 2010 · 9 Comments
Intro to Agile, XP, Scrum and Waterfall
[Continue Reading...]

Communicating with a loaded Application in Flex 3.0

By cssmiles On April 17, 2010 · 2 Comments
Communicating with a loaded flex application is not intuitive.  SWFLoader lets you load one Flex Application into another Flex Apllication as a SWF file. Once the SWF is loaded you can retrieve the SystemManager (class that manages an application window). _objLoadedAppSystemManager = SystemManager(_objLoader.content); trace(_objLoadedAppSystemManager.application) //null The SystemManager’s ‘application’ property holds the reference to the application [...]
[Continue Reading...]

Quick Tip – Font embedding in Flex 3.0 – II

By cssmiles On March 19, 2010 · 3 Comments
There is so much to font embedding that I keep getting new problems and resolutions The problem: Embedding font on textfield which renders HTML text. ... instancetextObj.htmlText = "<font size='28' face='Arial' >Hello <b>How</b> <font size='28' face='SomeOtherFontFace' >Are </font> You</font>" ... <mx:Text id="instancetextObj" /> I ensured that the fonts used above are embedded. My css look [...]
[Continue Reading...]
  • ← Previous Entries
  • Share and Cheer

    This site is dedicated to front end technologies HTML, JS, CSS, Flash and Flex
  • Search

  • Categories

    • Flex (9)
    • Food for thought (1)
    • Principles and processes (1)
    • Quick Tip (8)
    • The web (1)
    • Uncategorized (2)
  • Tags

    Agile application AsDoc brupp Cairngorm design pattern dpi facebook feed reader Flex font framework goal HTML5 HTTPService ModuleManager MVC mxml namespace flex ppi print profiler Scrum subclipse svn Waterfall web XP
  • About
Build a website with PageLines