Hi Abel,
Could go back but this would mean defeat
this is a flagship web-site.
I should explain that iam a experienced desktop application developer, who has been do other things and has recently come back to IT.
i have in the past considered the web to be a interesting if not nightmareish ( for development/support ) area.
But with the introduction of XML, XHTML and CSS support into the modern browsers + PHP

I thought it was about time i tested my skills on the web.
I have already created a very simple site for a client (
http://www.bacapital.co.uk) ( <- a graphic artist iam not ) using the above and manged to get it validate as XHTML strict ( bye bye flash) and render on all the modern win32 browsers. (mac's still a problem)
i have also considered in the past flash a nice pretty toy with poor debugging support and a strange scripting language ( it still is strange but I have growing affection for it, AS2 atleast anyway but the debugger is in a word 'pathetic' the MSWord 6 WordBASIC debugger was better ( but not much

) )
so i have created this smart solution for my client and now i need to know why the initialise sequence is failing !!
since you previous post I have continued to investigate the problem
i have tried moving the export point for the base classes and the component back to the first frame ( no joy ).
i have tried using the attachMovie and createObject calls to create the component and i get the same result a 256 recurrsion error.
the linkage and component definiations are correct and I have created a fresh movie clip for the class to 'link' to (no joy either ).
i have tried removing all the initalisation code from the component ( from init() and createChildren()) ( no joy)
in other words i stumped again all i can think ( in the back of my mind ) is that flash has stuffed the file ( and I hate blaming tools ).
have you ever heard of a site/page releating to flash component development that has a section on common errors.
regards
Dave P