Hi everyone
I’m building a movie database. One of the fields is “trailer”, which contains the youtube url of the trailer.
When I click on the title of a movie in my menu, it is supposed to return me the director, year, genre, length, actors, etc And this works fine right now
I would like also embed a youtube object to display the url in the field “trailer”, but I have no idea how to do that …
Does anybody have any idea how to do that ?
Thanks a lot in advance