unity project in dvd

hello,
I created a DVD with flash interface, I put my project unity3d (game)
how can I put it in flash?, if I enter the project. exe, windows asks for permission to open, I have to create the web version?
thanks

You can’t embed a Unity player within Flash content. You would need to embed both the Flash player and the Unity player in a webpage and use the host page interface to pass data between the two players.