Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Publishing Captivate video to GoDaddy via Filezilla

New Here ,
May 12, 2020 May 12, 2020

Hi All,

 

I was woundering if anyone  knows once my adobe captive project has been published as a HTML5 and I have uploaded it to my go daddy website via filezilla what the next steps might be for my project to appear on my website ? 

 

Thankyou 

Alisha 

197
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 12, 2020 May 12, 2020
LATEST

Test first to see if the URL is working by pointing to th index.html file.

Example for a file uploaded to my domain:

http://www.lilybiri.com/published/GameMatchStick/index.html

You can now insert that link directly:

<a href="http://www.lilybiri.com/published/GameMatchStick/index.html" target="_blank">MatchStick game</a>

Or embed it in an iFrame:

<p><iframe src="https://www.lilybiri.com/published/GameMatchStick/index.html" width="800" height="490"></iframe></p>

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources