Sorry Vamsi,

I copied  FlashUtil10.exe to the desktop and ran it.
It's just an updater that runs at the same time.
Try again!

I just ran a debug version of a SWF outside of the IDE and it runs 
FlashPlayer.exe
which appears in the TaskManager list as version 9.0 r124 from here
C:\Program Files (x86)\Adobe\Flex Builder 3 Plug-in\Player\win
Browse to there and check yours.
When I right-click it has debugger as a menu item.
Does yours?

In the past I have found that a module in the library (SWC) was getting 
called, replacing the newer code that I was expecting to be called and 
that caused a similar problem because that code was not a debug version.
I suspect that your SWF is not getting built properly, so try a version 
of your SWF that has almost nothing in it and start to add back content 
to the point where it fails.

Try setting your SWF to run on an earlier version of the player to see 
if that version pops up and runs.
Is the SDK version setting okay?

Is it possible that some security problem is blocking access - I can't 
help you there but it's possible.

John


John McCormack wrote:
> Hi Vamsi,
>
> I don't know if I can help but I can give it a try.
> First, which versions of Flex Builder and FlashPlayer do you use?
> Can you debug any other SWF - one from some time ago?
>
> I just tried this:
> I right clicked the taskbar and ran Task Manager.
> On the Processes tab I clicked the Image Name to put them in order.
> I then ran an actionscript project from within Flex Builder.
> In the processes list I had FlashUtil10.exe appear - having them in 
> order helps see it come and go.
>
> I right-clicked FlashUtil10.exe for its properties which showed that it 
> was stored in C:\Windows\SysWOW64\Macromed\Flash
> Do you get any such program appear when you run your SWF?
> If so, what are its properties?
> Are you running the version you expect?
> Find its place in filing system, go to ti with Windows Explorer and look 
> at its properties.
> When I do this mine says "Adobe Flash Player Helper 10.0 r2"
>
> John
>
>
> vamsi krishna wrote:
>   
>> Hi John,
>> Thank you for your help. But my problem is not resolved. Can you 
>> suggest me any other way.
>>
>> --- On *Sat, 4/7/09, John McCormack /<j...@easypeasy.co.uk>/* wrote:
>>
>>
>>     From: John McCormack <j...@easypeasy.co.uk>
>>     Subject: Re: [flexcoders] Problem With debugging
>>     To: flexcoders@yahoogroups.com
>>     Date: Saturday, 4 July, 2009, 11:10 PM
>>
>>     Hi,
>>
>>     You may have other versions of the FlashPlayer - I found lots of
>>     versions when I had trouble - Firefox an IE use different programs.
>>     The uninstaller should be used, not the control panel:
>>     http://kb2.adobe. com/cps/141/ tn_14157. html
>>     <http://kb2.adobe.com/cps/141/tn_14157.html>
>>     This may not be the latest version.
>>
>>     Anggie Bratadinata over at Flash_tiger@ yahoogroups. com
>>     
>> <http://in.mc77.mail.yahoo.com/mc/compose?to=Flash_tiger%40yahoogroups.com>
>>     posted about this
>>     uninstaller, you might try that.
>>     http://www.revounin staller.com/ <http://www.revouninstaller.com/>
>>
>>     Also, change between IE, Firefox, or standalone (html off) to see if
>>     another debugger helps.
>>     Try searching the registry for flashplayer to see if any others exist
>>     and consider renaming them.
>>
>>     Perhaps it's an issue to do with the local connection.
>>     Presumably you are hitting F11 to debug.
>>
>>     John
>>
>>     vamsi_vitla999 wrote:
>>     > Hi
>>     >
>>     > I have strucked up with an debugger issue. Please help me out in
>>     resolving in this issue.
>>     > when i tried to debug an application. it gives me an Pop up
>>     window stating that
>>     > Failed to connect : session timed out Ensure that
>>     > 1.You compiled your flash application with debugging on
>>     > 2.You are running the debugger version of flash player.
>>     >
>>     > I tried to install flash player. and reinstalled flex builder
>>     but no use.
>>     > Please help me out
>>     >
>>     > Thank you In Advance
>>     >
>>     > Vamsi
>>     >
>>     >
>>     >
>>     > ------------ --------- --------- ------
>>     >
>>     > --
>>     > Flexcoders Mailing List
>>     > FAQ: http://groups. yahoo.com/ group/flexcoders /files/flexcoder
>>     sFAQ.txt
>>     <http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt>
>>     > Alternative FAQ location: https://share. acrobat.com/
>>     adc/document. do?docid= 942dbdc8- e469-446f- b4cf-1e62079f684 7
>>     
>> <https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847>
>>     > Search Archives: http://www.mail- archive.com/ flexcoders%
>>     40yahoogroups. comYahoo
>>     <http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo>!
>>     Groups Links
>>     >
>>     >
>>     >
>>     >
>>     >
>>     >
>>
>>
>> ------------------------------------------------------------------------
>> Love Cricket? Check out live scores, photos, video highlights and 
>> more. Click here 
>> <http://in.rd.yahoo.com/tagline_cricket_2/*http://cricket.yahoo.com>.
>>
>>
>>     
>
>
>
>
> ------------------------------------
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Alternative FAQ location: 
> https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
> Search Archives: 
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links
>
>
>
>
>
>   


Reply via email to