Quantcast
Channel: NoobFlash » Uncategorized
Browsing all 10 articles
Browse latest View live

Gordon: Open Source Project Enables Flash on the iPhone

How is this possible you ask?  Magic? Witchcraft? Positive Thinking? Actually, it’s an open source project called Gordon.  Gordon is an open source Flashâ„¢ runtime written in pure JavaScript.  If...

View Article



How to Preload Images with CSS

This is a simple way to preload a few images using only CSS. #imagePreload { display: inline; height: 0px; width: 0px; background-image: url(imagePath1.extension); background-image:...

View Article

Image may be NSFW.
Clik here to view.

The type initializer for ‘Microsoft.SqlServer.Management.Dmf.PolicyStore’...

The Problem I recently formatted my hard drive and reinstalled Windows 7.  As a developer, I use Microsoft Visual Studio 2010 RC as well as Microsoft SQL Server 2008.  I installed VS 2010 RC first,...

View Article

Image may be NSFW.
Clik here to view.

How to Copy iPhone Apps from iPhone to iTunes

I have backed up my iPhone and restored on multiple occasions, each time being annoyed that the apps I had installed on my phone were erased. This became such a point of frustration for me that I...

View Article

Image may be NSFW.
Clik here to view.

Missing ASL.dll When Using Blackra1n (Blackrain)

My favorite iPhone Jailbreak method is Blackra1n. Today, however, when I tried to run the installer, I got an error that read: “The program can’t start because ASL.dll is missing from your computer....

View Article


Image may be NSFW.
Clik here to view.

Where Can I Find iPhone Backup Files on Windows 7?

This is a question I hear all of the time. Most of the sources online will point you to the path on the MAC, but lest they forget, there are still PC users out there! You can find the path to your...

View Article

jQuery Toggle

jQuery is by far my favorite JavaScript library for a ton of reasons. One of the cool features that jQuery has to offer is the toggle method. The jQuery toggle method is extremely useful if you have...

View Article

Using JQuery $.ajax

With JQuery, you can easily make ajax calls to load data from an external page or service. The code below should get you started. The JQuery $.ajax function is incredibly powerful. Over the next few...

View Article


JQuery Custom Events

As I have stated before, JQuery is an extremely powerful tool. One of the most under-discovered (but extremely useful) features of JQuery is extend-able event binding. There are several events that are...

View Article


Handler “PageHandlerFactory-Integrated” has a bad module...

If you get this error, most likely your installation of .NET did not complete correctly. Open the run dialog and execute this script: %windir%Microsoft.NETFramework{LATEST .NET VERSION NUMBER...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images