Prezi doesn't load
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Mahara |
Medium
|
Jono Mingard | ||
| 1.6 |
Medium
|
Robert Lyon | ||
| 1.7 |
Medium
|
Robert Lyon | ||
| 1.8 |
Medium
|
Robert Lyon |
Bug Description
https:/
I could not get the URL nor the embed code to work that Scott provided nor another one. It doesn't seem to be a mixed content issue as I did not try it on a SSL site.
description: | updated |
Robert Lyon (robertl-9) wrote : | #1 |
Sean (sgainford) wrote : | #2 |
Hello
Is there any work being done on this? We have the same problem of Prezis that used to work in Mahara but no longer.
Example:
Prezi in Mahara (located at the bottom of the page):
http://
Original Prezi URL:
http://
george floyd (geoflo33) wrote : | #3 |
The iframe embed code doesn't work at all.
I embed a Prezi share link in an external block
"http://
and Mahara generates the following code when the block is saved
"<object width="550" height="400"><param name="movie" value="https:/
I tried setting allowscriptaccess to "always" and "sameDomain" with no success. I suspect it's a flash issue. Just not sure what the next step is.
Aaron Wells (u-aaronw) wrote : | #4 |
I did some tests on my local machine (Mahara 1.9dev) and on mahara.org (1.7). I found:
1. Embedding a Prezi by iframe works fine (though if your site is HTTPS you will need to change the iframe URL to https:// or just //).
2. Embedding a Prezi by its URL no longer works.
Here's a page from mahara.org where I embedded them both: https:/
Aaron Wells (u-aaronw) wrote : | #5 |
Prezi has been doing some work on their embedding API (see http://
Patch for "master" branch: https:/
Reviewed: https:/
Committed: http://
Submitter: Son Nguyen (<email address hidden>)
Branch: master
commit f351566c6b24f6a
Author: Jono Mingard <email address hidden>
Date: Mon Feb 24 16:55:36 2014 +1300
Use iframe to embed Prezi presentations (Bug #1239928)
Also upgrades the old <object> syntax to use iframes
Change-Id: I1d58c1a42ddf0e
Signed-off-by: Jono Mingard <email address hidden>
Patch for "1.8_STABLE" branch: https:/
Mahara Bot (dev-mahara) wrote : | #9 |
Patch for "1.6_STABLE" branch: https:/
Reviewed: https:/
Committed: http://
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.8_STABLE
commit f95bb8f4a35e5e9
Author: Jono Mingard <email address hidden>
Date: Mon Feb 24 16:55:36 2014 +1300
Use iframe to embed Prezi presentations (Bug #1239928)
Also upgrades the old <object> syntax to use iframes
Change-Id: I1d58c1a42ddf0e
Signed-off-by: Jono Mingard <email address hidden>
Mahara Bot (dev-mahara) wrote : | #11 |
Reviewed: https:/
Committed: http://
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.6_STABLE
commit b1074c71818a914
Author: Jono Mingard <email address hidden>
Date: Mon Feb 24 16:55:36 2014 +1300
Use iframe to embed Prezi presentations (Bug #1239928)
Also upgrades the old <object> syntax to use iframes
Change-Id: I1d58c1a42ddf0e
Signed-off-by: Jono Mingard <email address hidden>
Mahara Bot (dev-mahara) wrote : | #12 |
Reviewed: https:/
Committed: http://
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.7_STABLE
commit f4489fee4e846eb
Author: Jono Mingard <email address hidden>
Date: Mon Feb 24 16:55:36 2014 +1300
Use iframe to embed Prezi presentations (Bug #1239928)
Also upgrades the old <object> syntax to use iframes
Change-Id: I1d58c1a42ddf0e
Signed-off-by: Jono Mingard <email address hidden>
no longer affects: | mahara/1.9 |
Changed in mahara: | |
status: | Fix Committed → Fix Released |
When I go to the url in the object directly -> http:// prezi.com/ bin/preziloader .swf?prezi_ id=bplj8khq8fal
It begins to load - I click the play button it does some more loading and then hangs at about 3/4 load ob blue bar at base of screen.
I suspect there might be an issue with the prezi.com file. This happened for me on FF and Chrome for Ubuntu.