Uni Flash Assignment Based On MMOC

Instead of clogging up posts with off topic discussions, have them here. Keep it clean folks!
Forum rules
By using this site, you agree to our rules. Please see: Terms of Use
Post Reply
User avatar
MColes
Minor Legend
Posts: 1508
Joined: Fri Jun 13, 2008 7:23 pm
Location: Cardiff
MMOC Member: No

Uni Flash Assignment Based On MMOC

Post by MColes »

Thought since it is based on here that I'd let you guys take a look :lol:

HERE

Has to be opened in Internet Explorer. Firefox only seems to want to download it :-?
Matt Coles
Young Members Registrar



Find out more about the Young Members Register HERE
alex_holden
Minor Legend
Posts: 3798
Joined: Tue Jul 25, 2006 9:46 am
Location: Burnley
MMOC Member: No

Post by alex_holden »

Try embedding it rather than linking to the file:

<embed src="http://students.comp.glam.ac.uk/0702504 ... nment3.swf" width="640" height="480">
</embed>
User avatar
MColes
Minor Legend
Posts: 1508
Joined: Fri Jun 13, 2008 7:23 pm
Location: Cardiff
MMOC Member: No

Post by MColes »

Good suggestion and it looks better but it doesn't pic up the associated files (pictures, xml files etc.) on the server
Matt Coles
Young Members Registrar



Find out more about the Young Members Register HERE
alex_holden
Minor Legend
Posts: 3798
Joined: Tue Jul 25, 2006 9:46 am
Location: Burnley
MMOC Member: No

Post by alex_holden »

I don't know enough about Flash to suggest how to fix the problem unfortunately. :-?
ImageImage
Alex Holden - http://www.alexholden.net/
If it doesn't work, you're not hitting it with a big enough hammer.
User avatar
MColes
Minor Legend
Posts: 1508
Joined: Fri Jun 13, 2008 7:23 pm
Location: Cardiff
MMOC Member: No

Post by MColes »

Well it works long as it is run on the server
Matt Coles
Young Members Registrar



Find out more about the Young Members Register HERE
ASL642
Minor Maniac
Posts: 5200
Joined: Sat Oct 20, 2007 3:14 pm
Location: Warwickshire
MMOC Member: No

Post by ASL642 »

I've got Internet Explorer. It opened and faded fast showing a line drawing - is that it?

Lou Rocke
MMOC 43512
User avatar
MColes
Minor Legend
Posts: 1508
Joined: Fri Jun 13, 2008 7:23 pm
Location: Cardiff
MMOC Member: No

Post by MColes »

image fades in then should show a map with markers on it with links to a video and pictures
Matt Coles
Young Members Registrar



Find out more about the Young Members Register HERE
alainmoran
Minor Addict
Posts: 845
Joined: Tue May 11, 2004 11:56 am
Location: Pantymwyn, Flintshire, Wales
MMOC Member: No

Post by alainmoran »

Flash should work just the same on FF and IE (that is kinda the whole point of flash), so long as you are using relative paths to refer to your resources then the object/embed tag should give flash all the info it needs to get at them.

You might like to consider some kind of buffering for your zoom - aka: load the images for the outermost layer into a MovieClip, then rather than wiping them out when you zoom, create a new movieclip and load the more detailed images into it ... when you zoom out, you can hide the more detailed layer and show the zoomed out view without going back to the server. (you might even consider some fancy alpha fading)

Anything that you can do to reduce the need to go back to the server to get the same data as you already downloaded will likely gain you points from your examiners and grateful thanks from your server admins!
alainmoran
Minor Addict
Posts: 845
Joined: Tue May 11, 2004 11:56 am
Location: Pantymwyn, Flintshire, Wales
MMOC Member: No

Post by alainmoran »

Another tip for the top would be to turn off the selectability of the text fields, that way the cusor wont flip to an I-Beam when you mouse-over the buttons
alex_holden
Minor Legend
Posts: 3798
Joined: Tue Jul 25, 2006 9:46 am
Location: Burnley
MMOC Member: No

Post by alex_holden »

alainmoran wrote:Another tip for the top would be to turn off the selectability of the text fields, that way the cusor wont flip to an I-Beam when you mouse-over the buttons
Ah, so that's what's going on. On my computer the buttons are only clickable (red background) when the mouse is over the left and right bits of the buttons, where there is no text. When the cursor changes to an I-beam the button background goes black and clicking has no effect.

Using Safari on a Mac.
ImageImage
Alex Holden - http://www.alexholden.net/
If it doesn't work, you're not hitting it with a big enough hammer.
User avatar
MColes
Minor Legend
Posts: 1508
Joined: Fri Jun 13, 2008 7:23 pm
Location: Cardiff
MMOC Member: No

Post by MColes »

I know about the problem when you zoom in using the maps but part of the criteria for the assignment was to make use of a web service such as Yahoo maps.

We were told to put the swf file directly on the server. FF will ask you to download the file if you try to view it but IE will display it. FF will run the flash but only if it is embedded in a HTML page.
Matt Coles
Young Members Registrar



Find out more about the Young Members Register HERE
MarkyB
Minor Maniac
Posts: 7845
Joined: Thu Jan 25, 2007 3:18 pm
Location: South East London
MMOC Member: No

Post by MarkyB »

I'd say lose the sounds associated with mouse over the buttons. Just because you can do it doesn't mean you should.
Having to use the sides of the buttons isn't good either.
Apart from those little niggles, good site.
User avatar
MColes
Minor Legend
Posts: 1508
Joined: Fri Jun 13, 2008 7:23 pm
Location: Cardiff
MMOC Member: No

Post by MColes »

Again we had to use sound somewhere to get the marks. Sound on mouse over was suggested by the lecturer as an accessibility feature.

I just did what I had to to get the grade :lol:
Matt Coles
Young Members Registrar



Find out more about the Young Members Register HERE
Post Reply