I'm using the default index template in Flex Builder and upon adding
JQuery to the page, any/all JQuery fails to load (it seems
$(document).ready is not called). Is the default Flash embed in the
template intercepting the document load and if so how might I get
around it? I'd prefer to keep everything together in the FB project,
as opposed to having to re-build a SWF every time I make a change
(will be using ExternalInterface quite a bit).

As a side note: FB has never been able to open html files, I get some
error dialog and it creates a tab but never opens the html, so I am
having to edit the html in a separate Eclipse instance. Anyone else
have this problem? (This was after the FB plugin install failed
{probably after an additional Eclipse plugin was installed} and I had
to install the stand-alone FB Eclipse.)

I have other issues, but if I can get pointed to some practical advice
on how to construct the container/wrapper page so that it interops
with Javascript and I can still keep the development process inherit
to FB, that would be great.

Reply via email to