Totty.js
Totty.js

Reputation: 15841

Why Flash Firebug doesn't work with flex 4.5?

Why Flash Firebug doesn't work with flex 4.5?

UPDATE:

Hy! I have Flex 4.5 and in the main application, in the script tag I write:

import ominds.Firebug;

I use flash player WIN 10,1,85,3 Debug enabled. I export swf as 10.1.85 version.

And when I open the flashFirebug I get this: "No SWF files with the O-Minds package found, you should import the O-Minds package into your flash files. For more information visit: o-minds.com/products/flashfirebug"

I appreciate any help (:

I'm using robotlegs if this matters...

Upvotes: 0

Views: 1117

Answers (3)

Ashraf Amayreh
Ashraf Amayreh

Reputation: 21

Check out FlashFirebug 3.0, I haven't personally tried it with Flex, but it's reported to work. Here's the product homepage

http://www.o-minds.com/products/flashfirebug

Upvotes: 2

waleedq
waleedq

Reputation: 16

hello man just get the new update "2.0" it works with flex and even you don't need to import the package anymore, and also you can debug any swf on the web :D

Upvotes: 0

adamzwakk
adamzwakk

Reputation: 709

Have you tried updating your debugger to the latest version? As long as you're exporting to a SWF and to a valid version of Flash, it should work. I'm using the Beta Debugger for Flash 10.2 and I have no issues using Flashbug.

Upvotes: 0

Related Questions