These forums are provided for community interactions only. For official support please submit a support ticket.

You are not logged in.

#1 2007-10-05 16:52:05

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

If your slideshows do not work after an upgrade to 1.1, 1.2, 1.3 or 1.4 check 2 things first:

1) You must be using a SWF created with SlideShowPro 1.6 or higher. Also, you need to create a new FLA, upgrading older copies created with earlier versions of SlideShowPro will not work.

2) Be sure to set the XML File Type to "Director" as shown below:

http://forums.slideshowpro.net/img/screens/xml_setup.jpg

3) Lastly, be sure to check your updated version of Director for the correct XML file path for your gallery. Use the "Copy" buttons to load the path to your clipboard, then paste it into the component inspector.


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#2 2007-10-07 21:27:31

Artzoid
New Member
Registered: 2006-12-02
Posts: 13

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Hi ! All my xml files disappear after install upgrade 1.1?????
Impossible to generate xlm file from the new interface  1.1. I create a new album and make it active but nothing happen ! CHMOD should be OK normally
Thank for your help

Offline

 

#3 2007-10-07 21:39:05

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Are you using a new FLA created with SlideShowPro 1.6?


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#4 2007-10-12 18:14:31

owenb
Senior Member
Registered: 2006-11-26
Posts: 62

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

One thing I found very confusing about the information in the upgrade Read Me for SlideshowPro was the following:

"If you have an older version of SlideShowPro installed, you may install this
version over your existing extension in Macromedia/Adobe Extension Manager.

If you have FLAs containing older instances of SlideShowPro, it is
recommended that you *DO NOT* update your older FLA with 1.6.0."


This contradicts the advice in the actual manual, which still claims you can upgrade the slideshows themselves in the usual way, which I can confirm simply doesn't work. It might be an idea to write a new page in the user manual covering the upgrade to 1.6 from a previous version.

Just to be clear, do I have to create a new slideshow totally and completely from scratch?

Last edited by owenb (2007-10-12 18:21:48)

Offline

 

#5 2007-10-12 19:09:16

owenb
Senior Member
Registered: 2006-11-26
Posts: 62

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Okay I'm going crazy now. My slideshows just won't work.

My .fla files consist of a custom background image file with the slideshow movie on top. I tried doing what the manual incorrectly advised me (the usual upgrade procedure) and it didn't work. So, I deleted the slideshow element and created a new slideshow element and recreated the settings, on the same fla file, and tried that. No dice.

Do I  have to create a TOTALLY new fla, reimport the custom background, all the settings, then put a new slideshow in, and re-save this completely and utterly new fla?

Last edited by owenb (2007-10-12 19:13:52)

Offline

 

#6 2007-10-12 19:36:12

afrmx
Support super
From: Mexico City, Mexico
Registered: 2007-07-23
Posts: 6483
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

A tip, when deleting the old instance, also delete them from your library panel. Then add the new instance.


Antonio Farias
antonio[at]slideshowpro.net

(Tambien doy soporte en espaņol, solo pregunta.)

Offline

 

#7 2007-10-12 19:59:39

owenb
Senior Member
Registered: 2006-11-26
Posts: 62

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Okay. I just created a brand new Actionscript 2.0 fla, copied over the SSP  1.6 component that I'd created in my old fla (it has the new features in it so it's definitely a 1.6 component), saved it, uploaded it.

Doesn't work. sad

Offline

 

#8 2007-10-12 20:30:16

owenb
Senior Member
Registered: 2006-11-26
Posts: 62

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Okay, turns out I was a TOTAL MUPPET and I needed to do the crossdomain thing. What confused me was I'd never had to do this before.

Thanks, all.

Offline

 

#9 2007-10-21 23:48:02

craig
Member
From: New Mexico
Registered: 2007-05-31
Posts: 40
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Hi guys,

Uploaded and upgraded to Director 1.1.4 & SSP 1.6.3 - created a new FLA file in Flash - exported and tested the new SWF - runs fine in Flash, but when I load the Flash swf / even the old fashioned DW way with embed / object, nothing plays in Dreamweaver or IE.  Have tried swfObject as well and nothing.

Testing from my local machine??

Things worked fine in previous version of Director - change a gallery / album, could instantly view changes, now nothing - not even an error message / What could be wrong? 
Ask me anything and I'll show you anything.

<div class="content" id="flashfile"><!-- insert non-Flash content here --></div><!-- end #content -->

<script type="text/javascript">
   // <![CDATA[
   
   var so = new SWFObject("../../Flash/mainFlash_test.swf"), "main", "780", "424", "8", "#666666");
   so.addVariable("xmlfile", "http://www.craigwoodphoto.com/ssp_director/images.php?gallery=3");
   so.write("flashfile");
   
   // ]]>
</script>

** don't worry about the addVariable as it's already in the SWF - as I said, It runs fine in Flash.

It should not be this hard.  BTW - if we're going to constantly have upgrades / Is there a way to save my customized SSP stage in Flash so I don't have to start all over with the ugly (everything on it) default SSP stage and redo it from scratch every time there's an update.
Help!

Offline

 

#10 2007-10-21 23:54:41

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

If it works in Flash and not on the web, you might just need to setup a crossdomain.xml file(http://forums.slideshowpro.net/viewtopic.php?id=1967). Otherwise, please post a link so we can have a look.

BTW - if we're going to constantly have upgrades / Is there a way to save my customized SSP stage in Flash so I don't have to start all over with the ugly (everything on it) default SSP stage and redo it from scratch every time there's an update.

You only have to recreate the FLA the first time you use 1.6. Upgrading from 1.6.x to another 1.6.x release can be accomplished the normal way as outlined in the SlideShowPro user guide.


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#11 2007-10-22 18:38:51

craig
Member
From: New Mexico
Registered: 2007-05-31
Posts: 40
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Thanks for the prompt reply

Here's a link to my Dreamweaver test file - as I said, everything worked fine in the previous version

http://www.craigwoodphoto.com/htdocs/index_test1.html

Don't worry about css file not there yet as I was testing as I had been on my local computer.

As to the upgrade of the FLA's, I thought it stated you could "not" just upgrade a 1.6.1 to 1.6.3 by sliding
a new instance into the stage and deleting the old copy.  Therefore you have to start fresh with a new FLA.
Correct me if I'm wrong.

If you could check the link and see what could causing the problem.  As I said, Flash is able to play
the swf, just nothing when I try to preview in DW or IE.
thanks!

Offline

 

#12 2007-10-22 19:03:19

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

craig wrote:

Thanks for the prompt reply

Here's a link to my Dreamweaver test file - as I said, everything worked fine in the previous version

http://www.craigwoodphoto.com/htdocs/index_test1.html

Don't worry about css file not there yet as I was testing as I had been on my local computer.

I'm assuming you mean this: http://www.craigwoodphoto.com/index_test1.html

The problem is that that page cannot find the swfobject file:

Code:

<script type="text/javascript" src="global/swfobject.js"></script>

It returs a 404: http://www.craigwoodphoto.com/global/swfobject.js

As to the upgrade of the FLA's, I thought it stated you could "not" just upgrade a 1.6.1 to 1.6.3 by sliding
a new instance into the stage and deleting the old copy.  Therefore you have to start fresh with a new FLA.
Correct me if I'm wrong.

You can upgrade 1.6.1 to 1.6.3 by just dragging the new instance to the stage and overwriting the existing copy. The "fresh start" FLA procedure is only necessary when upgrading to 1.6 from 1.5.x or previous.


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#13 2007-10-22 21:41:11

craig
Member
From: New Mexico
Registered: 2007-05-31
Posts: 40
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Hi Todd,

I wish the problem was that simple.  I've been on this for two days since I upgraded.  I apologize as my
server has me place all uploaded files into a folder called "htdocs" so when I copied the url; the htdocs folder comes with it.  You're right, the correct url is

http://www.craigwoodphoto.com/index_test1.html

When you look at the above url, you're actually viewing it in the "htdocs" folder on my server.

However, finding the swfobject.js file doesn't appear to be the problem.  As I said, I was running and testing
from my local computer so when I uploaded the index_test1.html file to server, as you requested, the "global/swfObject.js was not uploaded on the server.  I have now placed the global folder on the server and tested it with both:

<script type="text/javascript" src="www.craigwoodphoto.com/htdocs/global/swfobject.js"></script>
and
<script type="text/javascript" src="www.craigwoodphoto.com/global/swfobject.js"></script>

and still nothing.  I'll even go one further; Using the old DW embed and object method.  This works and you can check by viewing

http://www.craigwoodphoto.com/index_DW.html

This runs and it's referencing the:

<script src="global/AC_RunActiveContent.js" type="text/javascript"></script>

which you can see by viewing source.  When I attempt to use swfObject.js by referencing the same
"global" folder, I can not get Slideshow Pro; well, the created new_upgrade.swf to run.  I'm looking
at syntax, anything that could cause the problem.

I'd appreciate any help as you have stated in your tutorials that swfobject is the method you use and prefer.
Thanks so much!
Craig

Offline

 

#14 2007-10-22 21:46:54

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Ok, now that SWFObject is being referenced correctly, your page is failing here:

Code:

var so = new SWFObject("Flash/new_upgrade.swf"), "main", "780", "424", "8", "#666666");

Notice the extra parenthesis in there? It should look like this:

Code:

var so = new SWFObject("Flash/new_upgrade.swf", "main", "780", "424", "8", "#666666");

Brad Daily
support.director[at]slideshowpro.net

Offline

 

#15 2007-10-23 00:22:33

craig
Member
From: New Mexico
Registered: 2007-05-31
Posts: 40
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Wow,

Thanks so much.  I knew it was all working in earlier versions and was just coincidence that
I added or tried something different after upgrading.  Thanks so much for your time and dedication
to customer support.  It truly puts customer service into a better light than most other companies.

BTW - as I'm not a great JS programmer, what did you use to debug or recognize the problem so quickly?

For photographers and people who don't need or want to learn a ton of
Flash, SSP and Director are incredible programs.

Again, thanks so much.
Craig

Offline

 

#16 2007-10-23 03:29:40

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Firebug is a good Firefox extension for debugging Javascript, among other things:

http://www.getfirebug.com


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#17 2007-10-23 03:34:46

afrmx
Support super
From: Mexico City, Mexico
Registered: 2007-07-23
Posts: 6483
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

If you get Firebug you might also like YSlow from the Yahoo Developer Network, it gives you easy to understand stats about performance.

http://developer.yahoo.com/yslow/


Antonio Farias
antonio[at]slideshowpro.net

(Tambien doy soporte en espaņol, solo pregunta.)

Offline

 

#18 2007-11-07 06:41:45

dvine
Member
Registered: 2007-11-07
Posts: 42

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Everything seemed to work for uploading and activating SSP Director until I tried to log in to ssp_director.

I simply get an infinate hang while the busibar says 'waiting for HTML' which like Godot, never comes.

I'm using Vista

Offline

 

#19 2007-11-07 06:49:25

afrmx
Support super
From: Mexico City, Mexico
Registered: 2007-07-23
Posts: 6483
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

dvine wrote:

Everything seemed to work for uploading and activating SSP Director until I tried to log in to ssp_director.

I simply get an infinate hang while the busibar says 'waiting for HTML' which like Godot, never comes.

I'm using Vista

This is completely unrelated to this thread, please create a new one regarding this specific issue.


Antonio Farias
antonio[at]slideshowpro.net

(Tambien doy soporte en espaņol, solo pregunta.)

Offline

 

#20 2007-11-16 14:01:55

runhard
New Member
Registered: 2007-04-18
Posts: 9

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Just wanting to make sure that when I upgrade Director from the 1.0.9.9 version to the newest release that I won't have to reload in all the albums.  Please confirm and send the applicable information in postings or the manual if I missed it.   Thanks!

Offline

 

#21 2007-11-16 19:23:19

beerzie
Member
Registered: 2006-03-15
Posts: 25

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

I'm confused. So I can't just upgrade to 1.6 and then drag it on to the stage of an existing FLA?

Ouch.

I realize now this is on the Downloads page, but it should also be in the README and the User's Guide.

Any chance you are going to change this requirement?

Last edited by beerzie (2007-11-16 20:12:23)

Offline

 

#22 2007-11-17 05:46:09

afrmx
Support super
From: Mexico City, Mexico
Registered: 2007-07-23
Posts: 6483
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

runhard wrote:

Just wanting to make sure that when I upgrade Director from the 1.0.9.9 version to the newest release that I won't have to reload in all the albums.  Please confirm and send the applicable information in postings or the manual if I missed it.   Thanks!

When you download the upgrade package, there is an upgrade readme, with instructions on how to update your install. You don't need to reload in anything.


Antonio Farias
antonio[at]slideshowpro.net

(Tambien doy soporte en espaņol, solo pregunta.)

Offline

 

#23 2007-11-17 06:02:53

afrmx
Support super
From: Mexico City, Mexico
Registered: 2007-07-23
Posts: 6483
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

beerzie wrote:

I'm confused. So I can't just upgrade to 1.6 and then drag it on to the stage of an existing FLA?
Ouch.
I realize now this is on the Downloads page, but it should also be in the README and the User's Guide.
Any chance you are going to change this requirement?

The requirement is based on technical issues, Flash simply wouldn't take it as it is a rather big upgrade to ssp. On the download package there is an upgrade_read_me.txt file outlining this.


Antonio Farias
antonio[at]slideshowpro.net

(Tambien doy soporte en espaņol, solo pregunta.)

Offline

 

#24 2007-11-17 20:30:24

elicharo
New Member
From: marin county, ca
Registered: 2007-07-04
Posts: 19
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

upgrade to ssp 1.1.6

Is there a possibility to upgrade, so I can use both components - the older version for older fla file( already created) for editing and the new component together with the director 1.1.6 for new projects.

Offline

 

#25 2007-11-18 01:50:21

afrmx
Support super
From: Mexico City, Mexico
Registered: 2007-07-23
Posts: 6483
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

elicharo wrote:

upgrade to ssp 1.1.6

Is there a possibility to upgrade, so I can use both components - the older version for older fla file( already created) for editing and the new component together with the director 1.1.6 for new projects.

you mean having both ssp 1.5 and 1.6 installed? or do you mean having two versions of director installed?
The first one is not possible as installing the latest component will overwrite the older one. For the second case you could have a different install of ssp for 1.0.9 and 1.1.6. Or am i just missing your question here?


Antonio Farias
antonio[at]slideshowpro.net

(Tambien doy soporte en espaņol, solo pregunta.)

Offline

 

#26 2007-11-18 02:41:10

elicharo
New Member
From: marin county, ca
Registered: 2007-07-04
Posts: 19
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

I meant the first one - having to versions of ssp available in the flash authoring tool.
Thanks for clearification!

Offline

 

#27 2007-11-30 11:25:44

funkmyer
New Member
Registered: 2006-05-22
Posts: 8

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Hello,

I have upgraded SSP and Director to the current versions. I'm having a strange problem, up till now I was telling the ssp swf which gallery to load via a "flashvars" value like

Code:

xmlfile=http://www2.mydomain.com/ssp_director/images.php?gallery={$id}

. Since the upgrade the only I can get any xml data to load into the ssp.swf is to hardcode into component settings. Why won't it read the flashvars value?? Any help is greatly appreciated.

Offline

 

#28 2007-11-30 15:28:23

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

When you created the new FLA, are you sure you named your instance of SlideShowPro and input the proper actionscript so the XML File is set dynamically?


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#29 2007-12-31 15:52:00

cutemonster
New Member
Registered: 2007-12-31
Posts: 6

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

bdaily,
I just bought a slideshowpro and the director and I have a question.  How can I have a non cakephp version that work with the latest slideshowpro(flash)?

thanks,

Offline

 

#30 2007-12-31 16:09:56

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

cutemonster wrote:

bdaily,
I just bought a slideshowpro and the director and I have a question.  How can I have a non cakephp version that work with the latest slideshowpro(flash)?

thanks,

You can't. Director has used CakePHP in all versions for over a year now.


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#31 2008-01-18 01:44:07

sparklingdawg
New Member
Registered: 2007-09-09
Posts: 12

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

---QUOTED----
1) You must be using a SWF created with SlideShowPro 1.6. Also, you need to create a new FLA, upgrading older copies created with earlier versions of SlideShowPro will not work.

2) Be sure to set the XML File Type to "Director" as shown below:

---END QUOTED----

How about a CHART WITH WHAT WORKS WITH WHAT? e.g. if you have Director 1.1.7 you MUST HAVE SSP FOR FLASH 1.6?


Too bad about the Generate link disappearing in 1.1.7. Not a good idea, I think.

Last edited by sparklingdawg (2008-01-19 20:46:28)

Offline

 

#32 2008-08-25 20:13:09

richaubin
New Member
Registered: 2008-06-10
Posts: 1

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

I upgraded to the latest release and everything seemed to be working but when I tried my slideshow/website a couple of days later the entire ssp_director directory was gone and the slideshow did not work.  I downloaded the new install package an re-installed Director but now I get this error:

There was an error during installation: Table 'ssp_albums' already exists

How do I deal with this error and can I restore my slides and slideshow or do I have to load all the slides over again?
Thanks.

Offline

 

#33 2008-08-26 13:56:35

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

richaubin wrote:

I upgraded to the latest release and everything seemed to be working but when I tried my slideshow/website a couple of days later the entire ssp_director directory was gone and the slideshow did not work.  I downloaded the new install package an re-installed Director but now I get this error:

There was an error during installation: Table 'ssp_albums' already exists

How do I deal with this error and can I restore my slides and slideshow or do I have to load all the slides over again?
Thanks.

If the ssp_director folder is gone, you have no choice but to re-install and start over. You should also have a discussion with your host as to why that happened in the first place.

The error message you are getting is due to the database that already exists from your last install. You either need to delete it or change the database prefix in step 4 of the installation process to something other than ssp_ (try ssp2_).


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#34 2008-08-29 16:00:32

seanxian
New Member
Registered: 2006-07-10
Posts: 7

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Recently upgraded Director from 1.0.7 install to 1.2.3. At first the upgrade appeared to be successful, however now there are issues. These started when our client uploaded a new album on the freshly upgraded install. They noticed that the new album, although appearing to be published in the admin, was not appearing on the live site.

After mucking about trying to nail down the problem, currently no slideshow gallery appears at all - just a blank swf.

Some points to consider:
I have created a brand new flash file, exported a new swf (SSP 1.8.8) and uploaded to the site. I have triple checked  the xml path and xml type. I have forced GD. I have cleared cache and tested across all browsers on multiple machines.
The weird thing is that when I test the swf on my local machine from within the flash IDE, it works - it pulls in the live working gallery. Also, there are instances when I have tested the swf in its own html page on the server (the live version is embedded in Joomla) and it works breifly, but when I refresh that stand alon html page, it stops working. I have also tried to install a clean, brand new SSP Director in a separate directory on the server, in a new database. I uploaded a new SSP to test this, again it worked at first but then the next day, it stopped working.

This makes me wonder if it is some kind of server issue. By the way, the system is running PHP 5.2.5. and PHP's memory limit is set at 128MB.

The live site is :http://www.specialolympicsflorida.org/press/photo-galleries/photo-galleries.html.

The html containing the same swf is http://www.specialolympicsflorida.org/s … llery.html

The brand new install is this:http://www.specialolympicsflorida.org/trial/trial.html

Any ideas? Thanks folks.

Offline

 

#35 2008-08-29 16:18:11

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

As for the slideshows you link to, it is a simple crossdomain.xml issue. This always works:

http://specialolympicsflorida.org/trial/trial.html

This never does:

http://www.specialolympicsflorida.org/trial/trial.html

You need a crossdomain.xml file:

http://forums.slideshowpro.net/viewtopic.php?id=1967


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#36 2008-08-29 17:48:14

seanxian
New Member
Registered: 2006-07-10
Posts: 7

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Thanks that helped me tremendously - however, I have a crossdomain.xml already, nd I have this:
<allow-access-from domain="http://specialolympicsflorida.org" />
    <allow-access-from domain="http://www.specialolympicsflorida.org" />

However, pursuing this further, I changed my embed code in Joomla to have an absolute URL instead of the relative (the relative worked previously, not sure why it stopped) to this:
http://specialolympicsflorida.org/ssp_d … allery.swf (without the www)

This has it working now on both www and http:// URLS. Perhaps it's a file path resolving issue that it needed to have the hard coded URL - maybe this will help others who may be experiencing issues.

Thanks!

Offline

 

#37 2008-08-29 18:58:27

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Crossdomain entries should only be the domain, so those should have been:

<allow-access-from domain="specialolympicsflorida.org" />
<allow-access-from domain="www.specialolympicsflorida.org" />


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#38 2008-10-31 20:27:19

hermanobrother
Member
Registered: 2006-05-18
Posts: 23

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Hi, I'm using SlideshowPro for Flash (AS3) 1.8.9 and SlideshowPro Director 1.2.10. When I create a swf in the Flash app, it works locally, but when I move it online, nothing shows up. It's really weird.

Here's the .swf file in the server:
http://www.yogamasthai.com/yogamasthai.swf

Here's the page where it's located:
http://www.yogamasthai.com/masaje/15/galeria-de-fotos

What could cause this behaviour?

Thanks smile

H.

Offline

 

#39 2008-11-01 01:06:00

afrmx
Support super
From: Mexico City, Mexico
Registered: 2007-07-23
Posts: 6483
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

@hermanobrother: I can correctly see your slideshow, I noticed you are using UFO for the embed method. UFO has already been deprecated in favor of swfobject 2.0, perhaps you could try using swfobject and see if it works for you then. http://code.google.com/p/swfobject


Antonio Farias
antonio[at]slideshowpro.net

(Tambien doy soporte en espaņol, solo pregunta.)

Offline

 

#40 2008-11-03 15:53:29

hermanobrother
Member
Registered: 2006-05-18
Posts: 23

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Hi,

I've switched to swfobject.

Can you see anything?

http://www.yogamasthai.com/masaje/15/galeria-de-fotos

I've got a blank space where my flash should be, but I see no gallery.

http://skitch.com/hermanobrother/4x4h/y … asaje-thai

There's a screenshot of what I see.

Thanks,

H.

Offline

 

#41 2009-02-14 23:56:39

activebiz
Member
Registered: 2006-08-05
Posts: 46

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

I did a complete fresh install of the latest director.
I can see all images that I uploaded in director -
have done everything else too: crossdomain, GD, upped to 64MN in htaccess, declared to find the crossdomain file etc.
nothing works: I get no errors but the flash file is never showing. It loads correct from the server [can see it in the browser bar] but no image shows.

I really don't want to do another fresh install since I have several albums/galleries already up there -
but, cannot get any images to show in the dreamweaver html page [tested it in both: CS3 and CS4, either extension AS2 or AS3] - just doesn't work anymore.

I am tempted to revert to my old version MX4 - everything then worked fine.

Now, I can't get anything to work. It's not that I never worked with director and skideshow pro before. Have been using it since 2006.

Am using the new install on a total empty domain - exclusively reserved for director, where I want to serve several domains. Used my valid key, no problemes during the install. Director itself works fine, just nothing showing when viewing either local[in dreamweaver play the flash file] or the uploaded html page.

tried both, relative link and hardcoded link - no difference - simply nothing showing - but also no error messages.

Currently I tested the AS2 version at: http://mynewgreen.com.
You can see the file loading, and that's it.

Where is the problem?

Offline

 

#42 2009-02-15 00:25:31

activebiz
Member
Registered: 2006-08-05
Posts: 46

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Sorry - solved it =
had not set the xml to "Director"
smilesmilesmile

works fine now

Offline

 

#43 2009-03-19 02:24:47

jldrue
New Member
From: New York City
Registered: 2008-03-05
Posts: 8

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Suddenly my swfs are not generating. When I look at the fla I see the problem: The XML File Type has switched to "XML" instead of "Director". However, when I try to switch it back to "Director" it does not even give me that option - instead only 2 options are listed in the drop-down - "XML" or "OPML" - I have no idea why suddenly the fla changed. Please help!!! How do I get the "Director" option back?

Offline

 

#44 2009-03-19 04:03:22

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

jldrue wrote:

Suddenly my swfs are not generating. When I look at the fla I see the problem: The XML File Type has switched to "XML" instead of "Director". However, when I try to switch it back to "Director" it does not even give me that option - instead only 2 options are listed in the drop-down - "XML" or "OPML" - I have no idea why suddenly the fla changed. Please help!!! How do I get the "Director" option back?

This usually happens when you are dealing with an updated FLA, so the old and new versions of SlideShowPro are conflicting. Try creating a new FLA from scratch and see if that helps.


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#45 2009-03-19 11:42:03

jldrue
New Member
From: New York City
Registered: 2008-03-05
Posts: 8

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

When you say to try creating a new fla from scratch do you mean to copy and paste the original component into a new fla? If so, I tried that but it still only gives me the 2 option (xml or opml) - still no director option. Also will add that I'm running one of the earlier version of slideshow pro director.

Last edited by jldrue (2009-03-19 11:43:49)

Offline

 

#46 2009-03-19 14:23:40

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

I mean start a new FLA and drop a new copy of SlideShowPro onto it, don't use anything in the old FLA at all. Because of how Flash works, this is required in order to see new options (like the Director XML File Type).


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#47 2009-03-19 19:52:24

jldrue
New Member
From: New York City
Registered: 2008-03-05
Posts: 8

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

I created a new fla and still it does not work. The new fla had the Director option there in the drop down, but still, when I go to view the swf, nothing is getting generated.

Offline

 

#48 2009-03-19 20:02:56

bdaily
Director director
From: Nixa, MO
Registered: 2006-03-15
Posts: 11841
Website

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

jldrue wrote:

I created a new fla and still it does not work. The new fla had the Director option there in the drop down, but still, when I go to view the swf, nothing is getting generated.

Can you email me a copy of the FLA at the address below?


Brad Daily
support.director[at]slideshowpro.net

Offline

 

#49 2009-03-19 20:38:49

jldrue
New Member
From: New York City
Registered: 2008-03-05
Posts: 8

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

thanks, just sent you the files

Offline

 

#50 2009-03-20 20:20:08

mikal
Member
Registered: 2006-06-01
Posts: 29

Re: SWFs not working after upgrade to 1.1/1.2/1.3/1.4 - READ THIS FIRST

Im upgrading from 2007 version i got dirctor updated but the ss pro is really a mess.  I dont see any accoming files like xml or images.php etc.  I don't even know if i need them at this point but I have to stop for a while.  My site is broken and my images are still online but nothing is playing... I guess when I fix this fla - swf thing.

I think for the update on director you should say - warning before you do this work out the fla part.. im on my second day and have a blank window on my site for now.  I did alot of custom work on the fla I have... i guess saving as a cs3 fla wont do it.  The componets in flash are not labeled as far as I can see.. there is only one.  I uploaded the mxp files so I guess these are the correct ones.  I'm going to recreate my working one in a new one... i guess create some other files that point to director or something.

Just frustrated atm and venting - as I thought an upgrade would just leave what you had ok.. and upgrade everything around it without having so much programming stuff to do.  Im not very good at it.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson