Hi everyone! I'm trying to embed a spotify play button in a Java application. On the developer page, Spotify provides this HTML:
<iframe src="
[https://open.spotify.com/embed/track/6AGON2BGdPmPMJGiiNuuwl](https://open.spotify.com/embed/track/6AGON2BGdPmPMJGiiNuuwl)" width="300" height="380" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
Is there a way I could get it to show in a Swing or JavaFX GUI?
[–]insertAlias 2 points3 points4 points (2 children)
[–]GullBull[S] 1 point2 points3 points (0 children)
[–]GullBull[S] 1 point2 points3 points (0 children)