i am having issues embedding a video file any thoughts?

when your on the financial aid website and you click on the video. the video is embedded and and window pops up with the URL (below)

http://embed.financialaidtv.com/cms/embed/video/9390?hd=&iid=131&w=640&h=480&ap=1

i figured out the video file name is 9390, the last half of the code gives the dimension of the player and screen size.
the video they want to replace it with the link is (below) but its not embedded its just a link to the video.

http://fullerton.financialaidtv.com/#playlist-12064:video-3
what i tired was replacing the 9390 with 12064 (like below) but the wrong video pops up.

http://embed.financialaidtv.com/cms/embed/video/12064?hd=&iid=131&w=640&h=480&ap=1

then i replaced 9390 with it with this #playlist-12064:video-3(below)

http://embed.financialaidtv.com/cms/embed/video/#playlist-12064:video-3?hd=&iid=131&w=640&h=480&ap=1

and i get an error that file is not found. i know that this is the file name of the video they want #playlist-12064:video-3but it doesnt work.

Here is the URL for the video.
Click Here

Use the <video> tag (or previous version of) and link directly to it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.