In December of 2019, FLEX Video officially became flexvid.io. With that change came a migration over to a new URL.
If your videos were created before December 12th, 2019 or your still have "flex.ontrepreneuracademy.com" instead of "app.flexvid.io" in your share links and/or embed codes, use the instructions below to make sure your videos continue to work properly.
Share Links
Option #1 (preferred method)
For share links, simply click the 'Publish' button, select 'Share Link', and copy the new URL:
Option #2
Alternatively, replace "flex.ontrepreneuracademy.com" with "app.flexvid.io" in your URLs, making sure that everything else stays the same.
Example:
Original share link: https://flex.ontrepreneuracademy.com/publish/MjMyNzkx
New share link: https://app.flexvid.io/publish/MjMyNzkx
Embed Codes
Option #1 (preferred method)
Embed codes work the same way. Simply click the 'Publish' button and copy the new embed code:
Option #2
Alternatively, replace "flex.ontrepreneuracademy.com" with "app.flexvid.io" in the code, making sure that everything else stays the same.
Example:
Original embed code:
<script src="https://flex.ontrepreneuracademy.com/assets/videoPlayer.js"></script><iframe allow="autoplay" class="video-player-container videoPlayer" data-playerId="MjMyNzkx" allowtransparency="true" style="max-width:100%" name="videoPlayerframe" allowfullscreen="true" src="" watch-type="" url-params="" frameborder="0" scrolling="no"> </iframe>
New embed code:
<script src="https://app.flexvid.io/assets/videoPlayer.js"></script><iframe allow="autoplay" class="video-player-container videoPlayer" data-playerId="MjMyNzkx" allowtransparency="true" style="max-width:100%" name="videoPlayerframe" allowfullscreen="true" src="" watch-type="" url-params="" frameborder="0" scrolling="no"> </iframe>