As far as I can tell there is no way to actually provide the user with the option of copying the embed code from the flash player itself. I see a demonstration where a js plugin is used to code on tabs to the side for this functionality but thats a terrible design...
Why would I need a plugin in JS to output an embed code when I can just print the thing in a textbox below the player? Instead the useful feature of v2 was the built in functionality of flash to allow the user to get the embed code directly from the player.
The problem with the JS plugin is that I copy the embed code and embed it on another page and now there is no way for anyone viewing that page to get the embed code unless the author of that page chooses to show it...
Why would I need a plugin in JS to output an embed code when I can just print the thing in a textbox below the player? Instead the useful feature of v2 was the built in functionality of flash to allow the user to get the embed code directly from the player.
The problem with the JS plugin is that I copy the embed code and embed it on another page and now there is no way for anyone viewing that page to get the embed code unless the author of that page chooses to show it...