| bio | website | chainsawdr.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 1 month |
| seen | Nov 10 '11 at 22:32 | |
| stats | profile views | 11 |
|
Jul 9 |
awarded | Popular Question |
|
Aug 16 |
accepted | Call a Simple JQuery from within Flash |
|
Aug 14 |
answered | Call a Simple JQuery from within Flash |
|
Aug 14 |
comment |
Call a Simple JQuery from within Flash I've posted problem on some dedicated flash forums, will post answer once found. Thanks for help |
|
Aug 14 |
comment |
Call a Simple JQuery from within Flash Hi Milo, no joy with that code - and don't know how to start to debug. code used: if (ExternalInterface.available) ExternalInterface.call("helloWorld"); |
|
Aug 14 |
comment |
Call a Simple JQuery from within Flash evolved from this unanswered post: wordpress.stackexchange.com/questions/25778/… |
|
Aug 14 |
comment |
Call a Simple JQuery from within Flash see your point Wyck, started off as a WPeC, Wordpress question but for clarity stripped it back and see your point. Is there a way of transferring the question to another stack (can't see a Flash stackexchange)? Thanks |
|
Aug 14 |
revised |
Call a Simple JQuery from within Flash added 314 characters in body |
|
Aug 14 |
revised |
Call a Simple JQuery from within Flash improved question clarity |
|
Aug 14 |
accepted | How to show Best Selling WP E-Commerce Products |
|
Aug 14 |
asked | Call a Simple JQuery from within Flash |
|
Aug 13 |
revised |
WP-e-Commerce Adding A Product via Flash Button added 480 characters in body |
|
Aug 13 |
revised |
WP-e-Commerce Adding A Product via Flash Button deleted 1387 characters in body |
|
Aug 13 |
revised |
WP-e-Commerce Adding A Product via Flash Button added 1380 characters in body |
|
Aug 13 |
comment |
WP-e-Commerce Adding A Product via Flash Button edited original question as too much to fit in comment box. |
|
Aug 13 |
revised |
WP-e-Commerce Adding A Product via Flash Button added 1464 characters in body |
|
Aug 13 |
accepted | How to Match Orders to User Sessions in WPeC |
|
Aug 13 |
awarded | Commentator |
|
Aug 13 |
comment |
How to Match Orders to User Sessions in WPeC Thanks Milo, makes perfect sense to me. When they add the item to basket I'll upload to the server (currently I'm uploading to server before they add to basket) and will delete file when they remove from cart (I'll do some searching on how to best do this). |
|
Aug 13 |
comment |
WP-e-Commerce Adding A Product via Flash Button Thanks Milo. I'm trying to make sure I've understood this correctly... this code doesn't go in the flash file? it goes in it's own php file which flash should activate? I was thinking before that I could try and tap into the code that is already there (replicate the existing buttons submit actions and values?) |